index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-files
Age
Commit message (
Expand
)
Author
2023-06-27
feat: support Bazel `buildifier` linter (#4529)
Chuck Grindel
2023-03-26
Add support for `rustywind` fixer (#4477)
Guillermo R. Roig Carralero
2023-03-07
Fix windows virtualenv PATH tests
w0rp
2023-02-08
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-02-08
Close #4389 - Run pyright via poetry, pipenv, venv
w0rp
2023-01-27
add: pycln as a python linter and fixer (#4415)
Yining
2022-12-06
add: support for refurb as a Python linter (#4379)
Yining
2022-10-31
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-29
Add erlang_ls linter for Erlang files (#4346)
Dmitri Vereshchagin
2022-10-04
Add support for tfsec Terraform linter (#4323)
koka
2022-09-11
chore(volar): update volar executable name (#4308)
BBOOXX
2022-07-07
Add support for Laravel Pint (#4238)
Michael Dyrynda
2022-06-16
Add pyflyby fixer (using its tidy-imports script) (#4219)
infokiller
2022-04-06
Add buf linter and fixer (#4128)
Alex McKinney
2022-04-01
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2022-03-23
rust-analyzer for non-Cargo projects (#4118)
Felix Maurer
2022-02-08
Add a unimport linter for Python files (#4058)
Jon Parise
2022-01-07
Add yaml-language-server support for YAML (#2874) (#4029)
Jeffrey Lau
2022-01-04
Add dprint fixer (#4024)
Nathan
2021-11-21
Add volar support for vue (#3992)
Arnold Chand
2021-11-19
Add cspell Linter (#3981)
David Houston
2021-10-11
erblint as fixer (#3935)
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-15
[ale-python-root] add `.pyre_configuration.local` to list of files (#3900)
Oliver Albertini
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-13
add autoflake fixer (#3779)
Nikolay Zakirov
2021-07-09
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2021-06-19
fix(eslint): yarn 2 project cwd (#3684)
Shannon Moeller
2021-06-19
Close #3770 - Add support for checking circleci configs
w0rp
2021-05-27
Make staticcheck configurable with GOPATH detection
w0rp
2021-05-26
Enable gopls by default with GOPATH detection
w0rp
2021-04-15
Updated `solhint` linter to be able to use a local installation (#3682)
Henrique Barcelos
2021-04-07
apple-swift-format: linter and fixer with config swiftpm support (#3671)
bosr
2021-03-23
Add support for `ptop` fixer (#3652)
BarrOff
2021-03-20
#3633 - Put all dummy test files in test/test-files
w0rp