summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-08#2172 Auto PATH with ale_python_auto_virtualenvw0rp
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-02-02add eslint plugin html for linting js in html files (#4428)vindex10
2023-01-29diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel
2023-01-28Add `gopls format` as a Go fixerSean Enck
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-25Fix markdownlint documentationw0rp
2022-12-25Enable ruff for Python by defaultw0rp
2022-12-24Document how to create ALE releasesw0rp
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-25Fix 4324 - add neovim 0.8 test (#4325)Horacio Sanson
2022-11-254242 update tests with vim 9 (#4366)Horacio Sanson
2022-11-22Add rustfmt executable variable to rust docs (#4360)Joey Buiteweg
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-29Doc style fixes (#4344)Ben Boeckel
2022-10-29codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel
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-09-30Add fixer "css-beautify". Adjust "html-beautify." (#4319)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-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-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