summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2023-08-01docs: fix typo (#4567)Peter Benjamin
2023-08-01feat(markdown): add marksman lsp (#4565)Peter Benjamin
2023-07-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24Remove gometalinter support (#4534)Craig Rodrigues
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-05-22Dockerlinter (#4518)Shad
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-04-13Add support for Bicep when installed as a plugin to Azure CLI (#4496)Carl Smedstad
2023-03-31Added column alignment for errors (#4473)David le Blanc
2023-03-26Add support for `rustywind` fixer (#4477)Guillermo R. Roig Carralero
2023-03-07Add deadnix linter (#4443)Albert Peschar
2023-02-21Fix #3616, #3903 - Use proper floating window borders in neovim (#4417)Oskar Haarklou Veileborg
2023-02-09Add support for llvm-mc as an assembly linter (#4446)javad
2023-02-08Add support for lua-language-serverw0rp
2023-02-07Fix broken tag references and the broken script to check themw0rp
2023-02-07Add alejandra for nix (#4435)Nathan Henrie
2023-02-03Remove duplicated word in help g:ale_virtualtext_cursor (#4444)Andreas Wachowski
2023-01-29diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2022-12-27Close #4401 - Use subtle defaults for virtual-textw0rp
2022-12-27Fix #4400 - Separate virtual text highlight groups to avoid errorsw0rp
2022-12-25Close #4396 - Enable virtualtext by defaultw0rp
2022-12-25Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp
2022-12-25Enable ruff for Python by defaultw0rp
2022-12-10fix: #4356 Missing racket documentation (#4384)Yining
2022-12-06add: support for refurb as a Python linter (#4379)Yining
2022-11-25Added support for more file types for clang-format. (#4367)Matheus
2022-11-25Fix 4246 - Add ansible language-server (#4355)Horacio Sanson
2022-11-21Implement support for SQL linter sqlfluff (#4361)Carl Smedstad
2022-11-06add: support config option for checkmake linter (#4351)Yining
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-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-14Add support for Microsoft's DSL Bicep (#4310)Carl Smedstad
2022-09-11Add gitlablint support (#3042)Horacio Sanson
2022-09-07Implement buffer-wide virtual text support (#4289)Magnus Groß
2022-08-23Allow callbacks for floating preview popups (#4247)Shaun Duncan
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-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
2022-05-27Allow customization of all floating window borders (#4215)Devin J. Pohly
2022-05-17Add zig fmt support (#4198)Arash Mousavi