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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add defensive ale#Set for c_build_dir_names in FindCompileCommands
copilot/fix-ale-compile-commands-path
copilot-swe-agent[bot]
2026-02-17
1
-0
/
+9
*
Improve comment clarity in FindCompileCommands
copilot-swe-agent[bot]
2026-02-12
1
-3
/
+4
*
Fix FindCompileCommands to handle absolute paths in c_build_dir_names
copilot-swe-agent[bot]
2026-02-12
2
-2
/
+42
*
Initial plan
copilot-swe-agent[bot]
2026-02-12
0
-0
/
+0
*
Fix #5062 - Keep ALE LSP compatible with Neovim 0.10 and 0.11+
w0rp
2026-02-12
4
-22
/
+309
*
Tell OpenCode how to write ALE code
w0rp
2026-02-11
1
-0
/
+6
*
feat(rstcheck): Add automatic --config support with version check (#5095)
PsickOSSH
2026-02-11
2
-3
/
+98
*
Truncate astro test files to quiet dependabot
w0rp
2026-02-11
2
-20
/
+0
*
Skip ALE docker download attempts
w0rp
2026-02-11
1
-2
/
+4
*
doc goimport (#5093)
yoan667
2026-02-07
2
-1
/
+26
*
refactor: use ale#Pad for option padding across the codebase (#5091)
PsickOSSH
2026-02-07
45
-49
/
+49
*
add option to lint diff buffers (#3185)
blobmasterbrian
2026-02-06
3
-1
/
+19
*
Add missing space to gcc linter (#4791). (#5088)
Mathis Bernadet
2026-01-25
2
-2
/
+2
*
Utilizing -fzf for tsserver responses along with regular lsp responses (#5084)
Steve Matney
2026-01-25
1
-82
/
+71
*
Fix markdownlint output format (#5085)
Holger Detering
2026-01-25
2
-4
/
+40
*
fix: replace deprecated client.request method call with colon syntax (#5081)
gumballriggy
2026-01-25
1
-2
/
+2
*
fix vale option (#5086)
yoan667
2026-01-25
3
-6
/
+60
*
fix-proselint (#5074)
PsickOSSH
2026-01-25
17
-31
/
+129
*
fix gopls without setting ale_go_gopls_init_options (#5059)
halfcrazy
2026-01-25
3
-0
/
+78
*
Add pymarkdown fixer (#5045)
Adrian Vollmer
2025-12-21
5
-7
/
+141
*
Add ReScript support (#5072)
John Jackson
2025-12-21
13
-0
/
+196
*
ALEFindReferences: add -fzf flag to show output in fzf (#5018)
bretello
2025-12-21
4
-33
/
+156
*
cppcheck: don't pass source file if --project is specified (#5075)
Eric T. Johnson
2025-12-21
4
-6
/
+16
*
fix linter cppcheck (#5071)
yoan667
2025-12-21
1
-1
/
+2
*
Finalize #5055, adding SuperHTML linter for HTML (#5069)
rymdbar
2025-12-21
1
-6
/
+0
*
add markdownlint fixer for markdown (#5066)
yoan667
2025-11-22
3
-0
/
+37
*
add support for expert (#5036)
pmonson711
2025-11-22
6
-1
/
+56
*
Add SuperHTML linter for HTML (#5055)
yoan667
2025-11-22
6
-0
/
+84
*
add unimport fixer (#5068)
FouMalade
2025-11-22
3
-0
/
+94
*
fix option pymarkdown linter (#5060)
FouMalade
2025-11-22
1
-0
/
+6
*
Fix j2lint linter (#5065)
FouMalade
2025-11-22
3
-4
/
+18
*
biome: use --stdin-file-path for fixer (#5051)
Albert Peschar
2025-11-22
2
-10
/
+6
*
tombi: support `toml_tombi_online` flag to control remote schema fetching (#5...
Ben Boeckel
2025-11-22
7
-6
/
+67
*
Adding --no-color flag to stylelint args (#5050)
Steve Matney
2025-11-22
16
-23
/
+79
*
Use FindNearestFileOrDirectory, perl languageserver (#5038)
rymdbar
2025-10-28
1
-1
/
+7
*
Make documentation mirror custom_linting_rules (#5056)
rymdbar
2025-10-27
1
-3
/
+5
*
doc(slang): fix minor typo (#5047)
Nicolas Derumigny
2025-10-26
1
-4
/
+4
*
phpstan: support config phpstan.dist.neon (#5052)
Bill Ruddock
2025-10-26
2
-0
/
+15
*
fix phpstan: use configured level 0 (#5053)
Bill Ruddock
2025-10-26
2
-0
/
+11
*
Add --editor-mode flag when invoking rubocop (#5049)
Max Jacobson
2025-10-26
2
-27
/
+48
*
Add j2lint linter for Jinja2 templates (#5048)
FouMalade
2025-10-26
6
-0
/
+97
*
fix issue 5037. "/s/c/" to "/s/c" (#5043)
Shigma
2025-09-06
1
-1
/
+1
*
ale: add `FindNearestFileOrDirectory` function (#5033)
Ben Boeckel
2025-08-21
9
-0
/
+52
*
Make phpactor configurable and documented (#5027)
rymdbar
2025-08-15
4
-1
/
+59
*
Update two broken links to golang tools (#5031)
rymdbar
2025-08-15
1
-2
/
+2
*
chore: remove some unused files and minor typo fix (#5029)
Yining
2025-08-15
4
-1
/
+1
*
Correct typo in documented python command (#5030)
rymdbar
2025-08-15
1
-1
/
+1
*
Close #5019 - Mention Sponsorship page
w0rp
2025-08-14
1
-0
/
+8
*
Stop oelint_adv functions possibly conflicting
w0rp
2025-08-14
2
-15
/
+17
*
Update oelint pattern (#5016)
offa
2025-08-14
2
-2
/
+28
[next]