summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-02feat: add deno lsp for javascript (#3924)Arnold Chand
2021-10-02Implement virtual text support for vim (#3915)Magnus Groß
2021-09-23Fix: Failed to execute rubocop fixer on other machine (#3916)Yuto Ito
2021-09-21Add 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-16ALECodeAction fix: check linter name when searching for nearest error. (#3901)Dalius Dobravolskas
2021-09-16Update ALE test docs to mention NVim 0.5 (#3904)Horacio Sanson
2021-09-15[ale-python-root] add `.pyre_configuration.local` to list of files (#3900)Oliver Albertini
2021-09-11Robot framework rflint support (#3715)Samuel Branisa
2021-09-10Fix 3897 - add poetry to isort (#3898)Horacio Sanson
2021-09-10[python/pyre.vim] Fix pyre persistent behavior (#3895)Oliver Albertini
2021-09-08Improve the thriftcheck handler pattern (#3893)Jon Parise
2021-09-08Fix 3886 - Don't JSON decode completion user data if already a dict (#3894)Horacio Sanson
2021-09-06Fix truncated echo (#3889)Amadeus Demarzi
2021-09-05Introduce an ALELSPStarted autocommand (#3878)Jon Parise
2021-09-03Cppcheck backwards compat 1.34 (#3887)tsjordan-eng
2021-08-25Add fixer for "dotnet format" (#3879)Jelte Fennema
2021-08-21Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (...João Pesce
2021-08-09Dhall fixes: use stdin, doc errors (#3868)toastal
2021-08-09purs-tidy fix (#3867)toastal
2021-08-09Adds fixer for golines (#3862)pigfrown
2021-08-08Fix 3853 - Update :floppy_disk: icon on supported tools list. (#3854)Horacio Sanson
2021-08-08`purs-tidy` for PureScript (#3863)toastal
2021-08-08Fix 3865 - Disable scriptencoding vint error. (#3866)Horacio Sanson
2021-08-07Add neovim-05 flag to run-test help output (#3864)Horacio Sanson
2021-08-06Fix lint tests failing due to multibyte chars. (#3858)Horacio Sanson
2021-08-05Use md5(1) when available (#3855)Jon Parise
2021-08-05Add neovim 0.5 to list of test runtimes. (#3830)Horacio Sanson
2021-08-04Add a thriftcheck linter (#3852)Jon Parise
2021-08-03Fix link to jsonlint (#3850)Tobias Gruetzmacher
2021-08-03Add missing space before function reference (#3849)Jon Parise
2021-07-31Do not use tempfiles for ansible lint (#3846)Henrik Farre
2021-07-28Correct the spelling of :ALEComplete (#3843)Jon Parise
2021-07-25Add support for `dart analyze` (#3825)ghsang
2021-07-25Add importMap option to deno Initialization Options (#3827)Arnold Chand
2021-07-25Python support poetry (#3834)Daniel Roseman
2021-07-23Vim popup (#3817)D. Ben Knoble
2021-07-21Fix 3801 - Add ALEDummySign some width. (#3832)Horacio Sanson
2021-07-20Correct typo in python config filenames (#3826)foobarbyte
2021-07-20racket: support racket-langserver lsp (#3808)D. Ben Knoble
2021-07-20Fix 3673 - Add nocolor option to ansible-lint (#3811)Horacio Sanson
2021-07-17Add option to clojure clj-kondo linter (#3812)莊喬
2021-07-17Update erlang format for OTP24 (#3823)Jose Maria Perez Ramos
2021-07-17Python .tool versions (#3820)foobarbyte
2021-07-16Add support for `dart format` fixer (#3764)ghsang
2021-07-14added filename to stdin stream of isort (#3815)Jeff Willette
2021-07-13add autoflake fixer (#3779)Nikolay Zakirov
2021-07-13Fix 3373 - do not crash on HandleUserData with invalid json (#3807)Horacio Sanson
2021-07-12Add Yosys linter for Verilog files. (#3713)Nathan Sharp
2021-07-10add phpstan local executable detection (#3809)Michael Weimann