summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-22fix: ruff not registered as fixer (#4393)Yining
2022-12-06Handle empty answer of ansible-lint (#4373)Michael F. Schönitzer
2022-12-06add: support for refurb as a Python linter (#4379)Yining
2022-11-25Fix 4246 - Add ansible language-server (#4355)Horacio Sanson
2022-11-25Remove a flaky smoke test we no longer needw0rp
2022-11-21Implement support for SQL linter sqlfluff (#4361)Carl Smedstad
2022-11-21Markdown: allow passing custom executable for markdownlint (#4358)Götz Christ
2022-11-07Add raco_fmt fixer for Racket files (#4354)Jeremy Cantrell
2022-11-06add: support config option for checkmake linter (#4351)Yining
2022-11-04Add 'dockerfile_hadolint_options' config setting (#4353)Matthew Armand
2022-10-31add: support for ruff as a Python linter and fixer (#4347)Yining
2022-10-29Add erlang_ls linter for Erlang files (#4346)Dmitri Vereshchagin
2022-10-29codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel
2022-10-14test: ensure helptags runs (#4336)D. Ben Knoble
2022-10-12cc: fix using '-x c*-header' for header files with GCC. (#4334)Nicolas Pauss
2022-10-04Add support for tfsec Terraform linter (#4323)koka
2022-09-30Add fixer "css-beautify". Adjust "html-beautify." (#4319)Matheus Gabriel Werny de Lima
2022-09-25cc: use '-x c*-header' for header files for C and C++ linters. (#4318)Nicolas Pauss
2022-09-22Pass input via stdin and filename as arg to clj-kondo (#4315)Christoph Frick
2022-09-21bicep: Lint files on disk instead of buffer (#4311)Carl Smedstad
2022-09-14Add support for Microsoft's DSL Bicep (#4310)Carl Smedstad
2022-09-11chore(volar): update volar executable name (#4308)BBOOXX
2022-09-11Add gitlablint support (#3042)Horacio Sanson
2022-09-08Allow to pass options to the buf linter and fix callback. (#4300)Guangqing Chen
2022-08-09Add support for syntax_tree fixer (#4268)Mo Lawson
2022-08-07Add openscad and sca2d support (#4205)Nathan Henrie
2022-07-26Add support for Dune (#4263)Albert Peschar
2022-07-22cairo support (#4256)0xHyoga
2022-07-07Add support for Laravel Pint (#4238)Michael Dyrynda
2022-07-04Improve struct and pointer autocompletion in C (#4231)Marios S
2022-07-02Allow `shfmt` fixer to use `.editorconfig` (#4244)Henrique Barcelos
2022-06-25Show warnings for `dart_analyze` linter (#4237)Gabriel Remus
2022-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
2022-05-29Add support for actionlint options (#4216)Isman Firmansyah
2022-05-17Add zig fmt support (#4198)Arash Mousavi
2022-05-17Fallback to summary field if detail exists but is empty in terraform linter (...Michał Padula
2022-05-16Add support for Packer (#4192)Zhuoyun Wei
2022-05-16add rego support (#4199)Reza J. Bavaghoush
2022-05-15support ember-template-lint 4.x (#4200)James C. Davis
2022-05-13Close #4201 - Run vimls from Vader by defaultw0rp
2022-05-09Add support for ansible-lint 6.0.0 (#4189)Matt Perry
2022-05-04Handle golangci_lint warning and error messages correctly (#4182)Richard Jonas
2022-05-04Use stdin for Selene Lua linter (#4183)zandr
2022-05-03add yaml actionlint support (github actions) (#4173)bretello
2022-04-30vscode-json-languageserver support (#4164)Dalius Dobravolskas
2022-04-30Add ALEGoToImplementation (#4160)godbless
2022-04-30Add support for selene Lua linter (#4169)zandr
2022-04-29Add CodeAction codeActionLiteralSupport Feature (#4163)godbless
2022-04-24Improve pylama linter output handling (#4106)Diep Pham
2022-04-06Add buf linter and fixer (#4128)Alex McKinney