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 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
*
Fix lua_language_server_config variable name (#5025)
rymdbar
2025-08-14
1
-5
/
+10
*
Add checkov linter for cloudformation
w0rp
2025-08-14
7
-0
/
+191
*
fixes ruff#GetCommand checking packagemanger verison and not ruff (#5026)
Kyle Behrens
2025-08-14
1
-6
/
+17
*
linter/scala/metals: add build.mill as project root detect file (#5012)
Woshiluo Luo
2025-08-13
2
-2
/
+3
*
Add support for perl language server (#5003)
rymdbar
2025-08-13
13
-0
/
+169
*
Add support for verible: language server + fixer (#4994)
Nicolas Derumigny
2025-08-13
12
-2
/
+196
*
Add support for fortitude (fortran linter) #5004
w0rp
2025-08-13
7
-1
/
+148
*
add preview for ALEFindReferences (#5001)
bretello
2025-08-13
3
-13
/
+212
*
add: support project-local `ansible-lint` (#5015)
Yining
2025-08-13
6
-13
/
+127
*
Save redpen_options when running tests
w0rp
2025-08-13
1
-2
/
+3
*
Add configurable options support for redpen linter (#5006)
Jason Weir
2025-08-13
13
-38
/
+96
*
Appended :speech_balloon: emoji to any line containing an lsp (#5011)
F-Kearney
2025-08-13
1
-86
/
+87
*
Reduce lines of code for tombi
w0rp
2025-08-13
6
-35
/
+7
*
tombi: support its LSP (#5022)
Ben Boeckel
2025-08-13
15
-0
/
+232
*
doc/ale-rust: fix `rust-analyzer` typo (#5021)
Ben Boeckel
2025-08-13
1
-2
/
+2
*
Take Vim binaries from ALE release assets
w0rp
2025-08-13
2
-4
/
+4
*
Skip empty or unparseable ruff items
w0rp
2025-08-13
1
-0
/
+4
*
Only strip newlines for echo, otherwise full messages (#4964)
Benjamin Block
2025-07-20
4
-5
/
+6
*
Slang verilog Linter: set default searchpath and output filename (#4999)
Tarik Graba
2025-07-20
3
-3
/
+8
*
Add explicit module search path to the verilator linter (#5000)
Tarik Graba
2025-07-20
2
-2
/
+3
*
Add initialization_options to Sorbet LSP linter (#4954)
Leo Correa
2025-07-20
3
-2
/
+29
*
Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...
F-Kearney
2025-07-20
2
-1
/
+3
*
Disable unreachable errors from shellcheck in run-tests
w0rp
2025-07-12
1
-0
/
+1
*
Make shellcheck respect ale_warn_about_trailing_whitespace
w0rp
2025-07-06
2
-5
/
+77
*
Some absolute paths are not recognized for Windows (#4987)
Andrey Starodubtsev
2025-06-24
3
-6
/
+22
[prev]
[next]