summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Doc style fixes (#4344)Ben Boeckel
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-05fix: wrong config name (#4326)koka
2022-10-04Add support for tfsec Terraform linter (#4323)koka
2022-10-04Add vim 9.0 and remove 8.0 (#4271)Horacio Sanson
2022-09-30Add fixer "css-beautify". Adjust "html-beautify." (#4319)Matheus Gabriel Werny de Lima
2022-09-30Added file types for dprint. (#4320)Matheus Gabriel Werny de Lima
2022-09-30Add pyright config files to project root files list (#4321)Andreas Doll
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-11Deno: find project root using deno.json/deno.jsonc (#4306)Dirk Jonker
2022-09-11Add gitlablint support (#3042)Horacio Sanson
2022-09-11Fix 4155 - Show error when project root not found (#4207)Horacio Sanson
2022-09-08Allow to pass options to the buf linter and fix callback. (#4300)Guangqing Chen
2022-09-08omni: find last racket keyword for completion (#4293)D. Ben Knoble
2022-09-08Fix typo in plug mapping for `ale_go_to_implementation_in_vsplit` (#4304)Nate Pinsky
2022-09-07Implement buffer-wide virtual text support (#4289)Magnus Groß
2022-09-06Fix virtual text for vim 8.2 (#4291)Magnus Groß
2022-08-23Allow callbacks for floating preview popups (#4247)Shaun Duncan
2022-08-23Use native virtual-text for vim9 (#4281)Magnus Groß
2022-08-18Put :ALEInfo in collapsible for bug reports (#4286)Erik Westrup
2022-08-18fix #4276: honor b:ale_enabled for hover at cursor (#4277)Hongbo Liu
2022-08-09Add support for syntax_tree fixer (#4268)Mo Lawson
2022-08-07Add openscad and sca2d support (#4205)Nathan Henrie
2022-07-26Prevent buffering of job output and excessive polling (#4259)Tomáš Janoušek
2022-07-26Add support for Dune (#4263)Albert Peschar
2022-07-22cairo support (#4256)0xHyoga
2022-07-14Fix 4249 - Revert change to stop compl menu. (#4250)Horacio Sanson
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-29Update tests to use latest neovim 0.7 (#4180)Horacio Sanson
2022-06-26Update ale-haskell.txt (#4241)Steven Leiva
2022-06-25Show warnings for `dart_analyze` linter (#4237)Gabriel Remus
2022-06-23racket: start completion in a full keyword (#4186)D. Ben Knoble
2022-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
2022-06-08Replace gitter badge with Discordw0rp
2022-06-08Recommend Discord instead of IRC, actuallyw0rp
2022-06-06Fix README typo (#4225)Danny (he/him)
2022-06-04re-worded confusing grammar (#4223)Paul Thompson
2022-05-29Add support for actionlint options (#4216)Isman Firmansyah
2022-05-27Allow customization of all floating window borders (#4215)Devin J. Pohly
2022-05-17Add zig fmt support (#4198)Arash Mousavi