Age | Commit message (Expand) | Author |
2022-02-19 | wip: Non-successful attempt at fixing tests | cos |
2022-02-20 | Fix 4086 - use stable command options for rustc (#4087) | Horacio Sanson |
2022-02-08 | Dispatch textDocument/didChange after rename (2) (#4049) | Jerko Steiner |
2022-02-08 | Add a unimport linter for Python files (#4058) | Jon Parise |
2022-02-06 | Add CMake linter cmake-lint (#4036) | Carl Smedstad |
2022-02-06 | Add oelint-adv support (#4043) | offa |
2022-02-05 | Allows to use quickfix for references. (#4033) | Dalius Dobravolskas |
2022-02-04 | Treat ale_open_list integer values as thresholds (#4050) | nospam2998 |
2022-02-04 | Add ALEPopulateQuickfix and ALEPopulateLocList (#3761) | David Briscoe |
2022-02-04 | Add `naga` linter for WGSL support (#4047) | Linda_pp |
2022-02-02 | Fix unhandled nix versions for linter 'nix' (#4045)HEADmaster | Jeffrey Lau |
2022-02-02 | Allow to configure haskell-language-server LSP config (#4038) | Tomáš Janoušek |
2022-01-07 | Add yaml-language-server support for YAML (#2874) (#4029) | Jeffrey Lau |
2022-01-05 | Fix 3838 - deprecate datanalyzer (#3839) | Horacio Sanson |
2022-01-05 | Fix 4004 - Disable eslint by default for json. (#4023) | Horacio Sanson |
2022-01-05 | Fix 4025 - Allow to configure texlab LSP settings (#4027) | Horacio Sanson |
2022-01-05 | Fix execution of the Angular language server for HTML files | w0rp |
2022-01-04 | Add dprint fixer (#4024) | Nathan |
2021-12-28 | Add auto-fixer for crystal (#4016) | Alex Piechowski |
2021-12-25 | Fix 3998 - add language option to uncrustify fixer (#4007) | Horacio Sanson |
2021-12-17 | ALEFileRename command added. (#4012) | Dalius Dobravolskas |
2021-12-11 | add support for checkov for linting terraform files (#4006) | thyme-87 |
2021-12-09 | Pass full path to pydocstyle (#3995) | Brendan Maginnis |
2021-12-09 | Initialize hl-groups correctly if virtual text is loaded first (#3960) | Magnus Groß |
2021-11-21 | Add volar support for vue (#3992) | Arnold Chand |
2021-11-20 | Fix --file-filter option on cppcheck command (#3987) | Dan George |
2021-11-19 | Add cspell Linter (#3981) | David Houston |
2021-11-18 | Cppcheck buffered file only (#3983) | Dan George |
2021-11-18 | Rewrite Alex Integration to Use stdin (#3982) | David Houston |
2021-11-18 | Adds PHPActor Linter (LSP) (#3975) | Arie Oldman |
2021-11-15 | Find composer.json when searching for psalm (#3979) | Daisuke Shimamoto |
2021-11-15 | Show errors and warnings for the 'smlnj' linter (#3957) | Chuan Wei Foo |
2021-11-15 | Add cppcheck handler match on misra msg (#3980) | Dan George |
2021-11-15 | Add support for AVRA linting (#3950) | Utkarsh Verma |
2021-11-12 | Add sub_type to Elvis output (#3976) | Dmitri Vereshchagin |
2021-11-12 | Adds --memory-limit support for phpstan (#3973) | Arie Oldman |
2021-11-12 | Implement statix Linter and Fixer (#3969) | David Houston |
2021-11-09 | Implement gofumpt Fixer (#3968) | David Houston |
2021-10-24 | Add support for zeek (#3952) | Benjamin Bannier |
2021-10-22 | Re-apply #3538 - remove -T argument from ruby linter (#3951) | Andrew Hayworth |
2021-10-19 | Parse clj-kondo lines that don't include row/col (#3946) | Randy Stauner |
2021-10-19 | fix(hadolint): set code field as well (#3943) | infokiller |
2021-10-16 | Fix 3941 - add version check to isort fixer (#3942) | Horacio Sanson |
2021-10-15 | Fix 3207 - do not send didSave notification if not supported (#3930) | Horacio Sanson |
2021-10-11 | erblint as fixer (#3935) | Roeland |
2021-10-09 | Add support for erblint (#3931) | Roeland |
2021-10-07 | Implement textDocument/didSave includeText optional argument (#3925) | Wilson E. Alvarez |
2021-10-07 | sml: use filenames (fix #1084) (#3860) | D. Ben Knoble |
2021-10-07 | codefix: Fix code actions that return Command[] directly instead of CodeActio... | Tomáš Janoušek |
2021-10-02 | Add flakehell python linter (#3295) (#3921) | a666 |