summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-07-07Add support for Laravel Pint (#4238)Michael Dyrynda
2022-06-29Update tests to use latest neovim 0.7 (#4180)Horacio Sanson
2022-06-26Update ale-haskell.txt (#4241)Steven Leiva
2022-06-16Add pyflyby fixer (using its tidy-imports script) (#4219)infokiller
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
2022-05-16Add support for Packer (#4192)Zhuoyun Wei
2022-05-16add rego support (#4199)Reza J. Bavaghoush
2022-05-15Look for .mypy.ini when finding project root (#4202)Fionn Fitzmaurice
2022-05-13Close #4201 - Run vimls from Vader by defaultw0rp
2022-05-13Update Vim versions mentioned in ale-development.txtw0rp
2022-05-04fix docs for actionlint (#4181)bretello
2022-05-03Fix 4177 set default yaml linters (#4178)Horacio Sanson
2022-05-03add yaml actionlint support (github actions) (#4173)bretello
2022-05-02VSCode LSPs for CSS, HTML and JSON (#4175)Dalius Dobravolskas
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-06Add buf linter and fixer (#4128)Alex McKinney
2022-04-06Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)James Cherti
2022-04-05Update help for ale_go_staticcheck_lint_package (#4122)Satoshi Matsubara
2022-04-01Fix test for echoing messagesw0rp
2022-03-23rust-analyzer for non-Cargo projects (#4118)Felix Maurer
2022-03-05Document default linter selections againw0rp
2022-03-04Enable autoimport by default (#4102)Horacio Sanson
2022-03-01Document the use of author rewriting tools (#4088)nospam2998
2022-03-01#3495 Mention that ShowResults() must not be called synchronouslyw0rp
2022-02-20Fix 4086 - use stable command options for rustc (#4087)Horacio Sanson
2022-02-08fix: duplicate tags in doc (#4059)Sébastien NOBILI
2022-02-08Dispatch textDocument/didChange after rename (2) (#4049)Jerko Steiner
2022-02-08Add a unimport linter for Python files (#4058)Jon Parise
2022-02-06Add CMake linter cmake-lint (#4036)Carl Smedstad
2022-02-06Add oelint-adv support (#4043)offa
2022-02-05Allows to use quickfix for references. (#4033)Dalius Dobravolskas
2022-02-04Treat ale_open_list integer values as thresholds (#4050)nospam2998
2022-02-04Add ALEPopulateQuickfix and ALEPopulateLocList (#3761)David Briscoe
2022-02-04doc: Clarify the types of process_with (#4039)David Briscoe
2022-02-04Add `naga` linter for WGSL support (#4047)Linda_pp
2022-02-03enable using cpplint for c (#3008)Justin Huang
2022-02-02Allow to configure haskell-language-server LSP config (#4038)Tomáš Janoušek
2022-01-07Add yaml-language-server support for YAML (#2874) (#4029)Jeffrey Lau
2022-01-05Fix 3838 - deprecate datanalyzer (#3839)Horacio Sanson
2022-01-05Fix 4025 - Allow to configure texlab LSP settings (#4027)Horacio Sanson
2022-01-04Add dprint fixer (#4024)Nathan
2021-12-17ALEFileRename command added. (#4012)Dalius Dobravolskas
2021-12-11add support for checkov for linting terraform files (#4006)thyme-87
2021-11-21Add volar support for vue (#3992)Arnold Chand
2021-11-19Add cspell Linter (#3981)David Houston