index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
test-files
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #4971 - Add support for ty via LSP
w0rp
2026-05-16
4
-0
/
+0
*
fix(phpcs): run from project root instead of file directory (#5105)
Eric Stern
2026-03-28
1
-0
/
+1
*
Truncate astro test files to quiet dependabot
w0rp
2026-02-11
2
-20
/
+0
*
Add ReScript support (#5072)
John Jackson
2025-12-21
4
-0
/
+0
*
ale: add `FindNearestFileOrDirectory` function (#5033)
Ben Boeckel
2025-08-21
6
-0
/
+0
*
chore: remove some unused files and minor typo fix (#5029)
Yining
2025-08-15
2
-0
/
+0
*
Add support for perl language server (#5003)
rymdbar
2025-08-13
6
-0
/
+3
*
Add support for verible: language server + fixer (#4994)
Nicolas Derumigny
2025-08-13
2
-0
/
+1
*
add: support project-local `ansible-lint` (#5015)
Yining
2025-08-13
3
-0
/
+0
*
tombi: support its LSP (#5022)
Ben Boeckel
2025-08-13
4
-0
/
+0
*
[python/pyre.vim] use pyrefly executable (#4972)
Oliver Albertini
2025-05-17
2
-0
/
+0
*
Adding Roc language linters and fixers. (#4966)
Benjamin Block
2025-05-05
1
-0
/
+0
*
Add support for the Lean 4 LSP, served by lake. (#4952)
Benjamin Block
2025-04-26
4
-0
/
+0
*
Add scadformat fixer for OpenSCAD (#4808)
tony-o
2025-03-11
1
-0
/
+0
*
Add Yara yls support (#4886)
TcM1911
2025-03-11
1
-0
/
+5
*
Fix cwd setting to use .stylua.toml if stylua.toml is not found (#4892)
Takahito Nakano
2025-02-07
2
-0
/
+0
*
xmllint fixer must read from stdin - not buffer filename (#4884)
Vangelis
2025-01-10
1
-0
/
+4
*
Add erlfmt fixer to the registry and use it with stdin (#4868)
Dmitri Vereshchagin
2024-12-29
1
-0
/
+0
*
Improve support for python package manage: pipenv, poetry and uv (#4825)
Diego Henrique Oliveira
2024-09-05
3
-0
/
+0
*
Add support for astro (#4780)
ghsang
2024-08-14
5
-0
/
+36
*
fix(biome): find root when using biome.jsonc (#4774)
Braden Kelley
2024-06-25
4
-0
/
+0
*
Add Ruby linter with Steep (#4671)
Loic Nageleisen
2024-06-25
7
-0
/
+0
*
Fix eslint cwd strategy (#4781)
ghsang
2024-05-31
1
-0
/
+0
*
Add full support for biome (#4705)
Filip Gospodinov
2024-02-24
2
-0
/
+0
*
Set working directory for Elvis linter (#4726)
Dmitri Vereshchagin
2024-02-24
1
-0
/
+0
*
Update project root detection for erlang_ls linter (#4619)
Dmitri Vereshchagin
2024-02-22
7
-0
/
+0
*
Adding support for Odin language server (ols). (#4679)
Benjamin Block
2024-02-22
1
-0
/
+0
*
Support 'gleam format' as Gleam fixer (#4710)
Jonathan Palardy
2024-02-06
1
-0
/
+0
*
Add biome support for javascript (#4701)
Akiomi Kamakura
2024-01-14
2
-0
/
+0
*
Support gleamlsp language server for gleam (#4696)
Jonathan Palardy
2024-01-14
1
-0
/
+0
*
Close #4541 - Fix Haskell project root detection
w0rp
2023-09-16
5
-0
/
+0
*
feat: support Bazel `buildifier` linter (#4529)
Chuck Grindel
2023-06-27
1
-0
/
+0
*
Add support for `rustywind` fixer (#4477)
Guillermo R. Roig Carralero
2023-03-26
1
-0
/
+0
*
Fix windows virtualenv PATH tests
w0rp
2023-03-07
2
-0
/
+0
*
#2172 Auto PATH with ale_python_auto_virtualenv
w0rp
2023-02-08
1
-0
/
+0
*
Close #4389 - Run pyright via poetry, pipenv, venv
w0rp
2023-02-08
1
-0
/
+0
*
add: pycln as a python linter and fixer (#4415)
Yining
2023-01-27
2
-0
/
+0
*
add: support for refurb as a Python linter (#4379)
Yining
2022-12-06
2
-0
/
+0
*
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-31
2
-0
/
+0
*
Add erlang_ls linter for Erlang files (#4346)
Dmitri Vereshchagin
2022-10-29
10
-0
/
+0
*
Add support for tfsec Terraform linter (#4323)
koka
2022-10-04
4
-0
/
+0
*
chore(volar): update volar executable name (#4308)
BBOOXX
2022-09-11
1
-0
/
+0
*
Add support for Laravel Pint (#4238)
Michael Dyrynda
2022-07-07
3
-0
/
+0
*
Add pyflyby fixer (using its tidy-imports script) (#4219)
infokiller
2022-06-16
2
-0
/
+0
*
Add buf linter and fixer (#4128)
Alex McKinney
2022-04-06
1
-0
/
+0
*
Add neovim 0.6 to run-tests (#3998)
Horacio Sanson
2022-04-01
2
-0
/
+0
*
rust-analyzer for non-Cargo projects (#4118)
Felix Maurer
2022-03-23
4
-0
/
+0
*
Add a unimport linter for Python files (#4058)
Jon Parise
2022-02-08
2
-0
/
+0
*
Add yaml-language-server support for YAML (#2874) (#4029)
Jeffrey Lau
2022-01-07
1
-0
/
+0
*
Add dprint fixer (#4024)
Nathan
2022-01-04
2
-0
/
+0
[next]