summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2022-04-06Handle ghc panic in haskell (#4145)lykmast
2022-04-06Add the buffer-local options 'b:ale_shell' and 'b:ale_shell_arguments'. (#4146)James Cherti
2022-04-06Fix 4141 - Stop press enter prompt on long diagnostic messages (#4144)Horacio Sanson
2022-04-01Fix test for echoing messagesw0rp
2022-04-01Use echon over echom for cursor echo (#3888)Amadeus Demarzi
2022-04-01Set default value for insertTextFormat (#4124)João Costa
2022-04-01Add neovim 0.6 to run-tests (#3998)Horacio Sanson
2022-04-01Fix end line number when it exceeds the file (#4130)Felix Maurer
2022-03-23rust-analyzer for non-Cargo projects (#4118)Felix Maurer
2022-03-20Make it possible to override awk --lint option (#4114)Barnabás Ágoston
2022-03-20Fix :ALEImport column positionyoshi1123
2022-03-05Bump ALE to v3.2.0w0rp
2022-03-05Document default linter selections againw0rp
2022-03-04Add eclipselsp jdt:// support for textDocument/definition (#4030)yoshi1123
2022-02-20Fix 4086 - use stable command options for rustc (#4087)Horacio Sanson
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-04Add `naga` linter for WGSL support (#4047)Linda_pp
2022-02-02Fix unhandled nix versions for linter 'nix' (#4045)HEADmasterJeffrey Lau
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 4004 - Disable eslint by default for json. (#4023)Horacio Sanson
2022-01-05Fix 4025 - Allow to configure texlab LSP settings (#4027)Horacio Sanson
2022-01-05Fix execution of the Angular language server for HTML filesw0rp
2022-01-04Add dprint fixer (#4024)Nathan
2021-12-28Add auto-fixer for crystal (#4016)Alex Piechowski
2021-12-25Fix 3998 - add language option to uncrustify fixer (#4007)Horacio Sanson
2021-12-17ALEFileRename command added. (#4012)Dalius Dobravolskas
2021-12-11add support for checkov for linting terraform files (#4006)thyme-87
2021-12-09Pass full path to pydocstyle (#3995)Brendan Maginnis
2021-12-09Initialize hl-groups correctly if virtual text is loaded first (#3960)Magnus Groß
2021-11-21Add volar support for vue (#3992)Arnold Chand
2021-11-20Fix --file-filter option on cppcheck command (#3987)Dan George
2021-11-19Add cspell Linter (#3981)David Houston
2021-11-18Cppcheck buffered file only (#3983)Dan George
2021-11-18Rewrite Alex Integration to Use stdin (#3982)David Houston