Age | Commit message (Expand) | Author |
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 4025 - Allow to configure texlab LSP settings (#4027) | Horacio Sanson |
2022-01-05 | Fix execution of the Angular language server for HTML files | w0rp |
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-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 | Add support for AVRA linting (#3950) | Utkarsh Verma |
2021-11-12 | Adds --memory-limit support for phpstan (#3973) | Arie Oldman |
2021-11-12 | Implement statix Linter and Fixer (#3969) | 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-09 | Add support for erblint (#3931) | Roeland |
2021-10-02 | Add flakehell python linter (#3295) (#3921) | a666 |
2021-10-02 | feat: add deno lsp for javascript (#3924) | Arnold Chand |
2021-09-21 | Add support for jsonnetfmt and jsonnet-lint (#3907) | Trevor Whitney |
2021-09-17 | [YAML] CircleCI: skip checking for new tool version (#3902) | Götz Christ |
2021-09-15 | [ale-python-root] add `.pyre_configuration.local` to list of files (#3900) | Oliver Albertini |
2021-09-11 | Robot framework rflint support (#3715) | Samuel Branisa |
2021-08-04 | Add a thriftcheck linter (#3852) | Jon Parise |
2021-07-31 | Do not use tempfiles for ansible lint (#3846) | Henrik Farre |
2021-07-25 | Add importMap option to deno Initialization Options (#3827) | Arnold Chand |
2021-07-25 | Python support poetry (#3834) | Daniel Roseman |
2021-07-20 | racket: support racket-langserver lsp (#3808) | D. Ben Knoble |
2021-07-20 | Fix 3673 - Add nocolor option to ansible-lint (#3811) | Horacio Sanson |
2021-07-17 | Add option to clojure clj-kondo linter (#3812) | 莊喬 |
2021-07-17 | Update erlang format for OTP24 (#3823) | Jose Maria Perez Ramos |
2021-07-10 | add phpstan local executable detection (#3809) | Michael Weimann |
2021-07-09 | Add support for multiline messages (#3686) | Grégoire Paris |
2021-07-09 | chore: replace python-language-server to supported pylsp (#3810) | Gerardo Gómez Rodríguez |
2021-07-05 | Add stdin ("-") to the command-line arguments of ansible-lint >=5.0.0 (#3786) | James Cherti |
2021-07-04 | Solidity solc linter compatible with 0.6/0.7/0.8 (#3763) | Néstor Coppi |
2021-07-04 | Let R_languageserver consider .Renviron (#3744) | ourigen |
2021-07-04 | [PHP] PhpStan also looks for .dist config file (#3765) | Filippo Tessarotto |
2021-07-03 | Change default of go_staticcheck_lint_package to 1 (#3799) | Yuxuan 'fishy' Wang |
2021-06-19 | fix(eslint): yarn 2 project cwd (#3684) | Shannon Moeller |
2021-06-19 | Move a test file to match the newer location | w0rp |
2021-06-19 | Close #3770 - Add support for checking circleci configs | w0rp |
2021-05-27 | Make staticcheck configurable with GOPATH detection | w0rp |
2021-05-27 | ocaml: prepare for filetype separation (#3732) | Pau Ruiz Safont |
2021-05-26 | Enable gopls by default with GOPATH detection | w0rp |
2021-05-25 | Don't use a temporary file for tflint (#3717) | David Hotham |
2021-05-25 | Allow lintr to consider .Renviron settings. Fix #3391 (#3727) | ourigen |