summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-08-01feat(markdown): add marksman lsp (#4565)Peter Benjamin
2023-07-25Communicate support for markdown to the lsp server (#4450) (#4453)Wooter
2023-07-24fixed parsing errors when certain options are used in glslangValidator (#4540)JoseGRuiz
2023-07-24Add erb-formatter support (#4546)Arash Mousavi
2023-07-24Remove gometalinter support (#4534)Craig Rodrigues
2023-07-24feat: enable golangci-lint by default (#4536)Craig Rodrigues
2023-07-24Add end_col of matched forbidden word (#4556)LittleKey
2023-07-24fix(vue): volar v1 support (#4552)Arnold Chand
2023-06-27Remove golint supported-tools (#4535)Craig Rodrigues
2023-06-27feat: support Bazel `buildifier` linter (#4529)Chuck Grindel
2023-06-27Update cairo linter to Cairo 1.0 (#4530)0xHyoga
2023-05-26🐛 Fix a Ruby deprecation warning in the ERB linter (#4521)Rob Whittaker
2023-05-22Dockerlinter (#4518)Shad
2023-05-06Add support for npm-groovy-lint (#4495)lucas-str
2023-04-22Add fourmolu fixer (#4501)Pat Brisbin
2023-04-13Fix 4490 - Fix pyright not running with poetry (#4491)Horacio Sanson
2023-04-13Add support for Bicep when installed as a plugin to Azure CLI (#4496)Carl Smedstad
2023-04-07Fix error from ansible-lint versions >=6.11.0. (#4492)SkrrtBacharach
2023-04-02remove `--enable-all` from golangci-lint options (#4488)Veselin Ivanov
2023-03-26Add support for `rustywind` fixer (#4477)Guillermo R. Roig Carralero
2023-03-14Fix `ale#util#GetBufferContents` and propagate use (#4457)Wilson E. Alvarez
2023-03-07Fix windows virtualenv PATH testsw0rp
2023-03-07#2172 - Expand PATH in the shell for automatic virtualenvw0rp
2023-03-07Add deadnix linter (#4443)Albert Peschar
2023-02-13Ignore shellcheck error in run-vader-testsw0rp
2023-02-09Add support for llvm-mc as an assembly linter (#4446)javad
2023-02-08Fix CI BSw0rp
2023-02-08#2172 Auto PATH with ale_python_auto_virtualenvw0rp
2023-02-08Close #4389 - Run pyright via poetry, pipenv, venvw0rp
2023-02-08Add support for lua-language-serverw0rp
2023-02-07Fix broken tag references and the broken script to check themw0rp
2023-02-07Add alejandra for nix (#4435)Nathan Henrie
2023-02-02phpstan: set cwd to configuration file directory (#4422)Albert Peschar
2023-01-29diagnostics: support sending ALE output to Neovim's diagnostics API (#4345)Ben Boeckel
2023-01-28Add `gopls format` as a Go fixerSean Enck
2023-01-27add: pycln as a python linter and fixer (#4415)Yining
2023-01-27fix(ale_linters: python: ruff): add --stdin-filename if version > 0.0.69 (#4414)Actionless Loveless
2022-12-27Close #4401 - Use subtle defaults for virtual-textw0rp
2022-12-25Update ALE to v3.3.0w0rp
2022-12-25Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp
2022-12-25Enable ruff for Python by defaultw0rp
2022-12-25nix: handle versions past 2.9 (#4394)Antonio Gurgel
2022-12-24Fix #4388: Fix pylsp and Pyright cwdw0rp
2022-12-22fix: ruff not registered as fixer (#4393)Yining
2022-12-06Handle empty answer of ansible-lint (#4373)Michael F. Schönitzer
2022-12-06add: support for refurb as a Python linter (#4379)Yining
2022-11-25Fix 4246 - Add ansible language-server (#4355)Horacio Sanson
2022-11-25Remove a flaky smoke test we no longer needw0rp
2022-11-21Implement support for SQL linter sqlfluff (#4361)Carl Smedstad
2022-11-21Markdown: allow passing custom executable for markdownlint (#4358)Götz Christ