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
*
Fix #4413 - Avoid errors for invalid buffers in ale#virtualtext#Clear
v3.3.x
w0rp
2023-01-06
1
-1
/
+1
*
Fix #4410 - Ignore prop_add errors
w0rp
2023-01-04
1
-1
/
+2
*
Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...
Leon
2022-12-31
1
-2
/
+2
*
Fix #4331 - Shift line 0 errors to line 1 for virtual-text
w0rp
2022-12-27
1
-3
/
+4
*
#4400 - Remove virtual-text defaults from highlight.vim
w0rp
2022-12-27
1
-20
/
+0
*
Fix #4399 - Manage virtual-text state better
w0rp
2022-12-27
1
-31
/
+40
*
Fix #4400 - Separate virtual text highlight groups to avoid errors
w0rp
2022-12-27
2
-2
/
+22
*
Update ALE to v3.3.0
v3.3.0
w0rp
2022-12-25
2
-1
/
+2
*
Close #4396 - Enable virtualtext by default
w0rp
2022-12-25
2
-2
/
+2
*
Close #4397 - Add human-readable values for g:ale_virtualtext_cursor
w0rp
2022-12-25
7
-19
/
+17
*
Fix markdownlint documentation
w0rp
2022-12-25
1
-3
/
+3
*
Enable ruff for Python by default
w0rp
2022-12-25
3
-3
/
+3
*
nix: handle versions past 2.9 (#4394)
Antonio Gurgel
2022-12-25
2
-1
/
+11
*
Document how to create ALE releases
w0rp
2022-12-24
1
-2
/
+72
*
Fix #4388: Fix pylsp and Pyright cwd
w0rp
2022-12-24
5
-0
/
+46
*
fix: ruff not registered as fixer (#4393)
Yining
2022-12-22
3
-16
/
+178
*
fix: #4356 Missing racket documentation (#4384)
Yining
2022-12-10
2
-0
/
+44
*
Handle empty answer of ansible-lint (#4373)
Michael F. Schönitzer
2022-12-06
2
-1
/
+7
*
add: support for refurb as a Python linter (#4379)
Yining
2022-12-06
8
-0
/
+222
*
Added support for more file types for clang-format. (#4367)
Matheus
2022-11-25
11
-54
/
+127
*
fix: missing plug mapping `ale_go_to_implementation` (#4337)
U1s2e3r4n5a6m7e
2022-11-25
1
-0
/
+1
*
Fix 4246 - Add ansible language-server (#4355)
Horacio Sanson
2022-11-25
6
-0
/
+90
*
Remove a flaky smoke test we no longer need
w0rp
2022-11-25
1
-40
/
+0
*
Fix 4324 - add neovim 0.8 test (#4325)
Horacio Sanson
2022-11-25
4
-17
/
+18
*
4242 update tests with vim 9 (#4366)
Horacio Sanson
2022-11-25
1
-2
/
+2
*
Fix bug in sqlfluff implementation & implement fixer support (#4365)
Carl Smedstad
2022-11-23
3
-1
/
+37
*
Add rustfmt executable variable to rust docs (#4360)
Joey Buiteweg
2022-11-22
1
-0
/
+8
*
Implement support for SQL linter sqlfluff (#4361)
Carl Smedstad
2022-11-21
7
-0
/
+154
*
Markdown: allow passing custom executable for markdownlint (#4358)
Götz Christ
2022-11-21
3
-2
/
+21
*
Add raco_fmt fixer for Racket files (#4354)
Jeremy Cantrell
2022-11-07
5
-0
/
+39
*
add: support config option for checkmake linter (#4351)
Yining
2022-11-06
4
-1
/
+72
*
omni: racket should complete at end of keywords (#4352)
D. Ben Knoble
2022-11-05
1
-0
/
+1
*
Add 'dockerfile_hadolint_options' config setting (#4353)
Matthew Armand
2022-11-04
3
-3
/
+30
*
add: support for ruff as a Python linter and fixer (#4347)
Yining
2022-10-31
9
-0
/
+309
*
Add erlang_ls linter for Erlang files (#4346)
Dmitri Vereshchagin
2022-10-29
16
-0
/
+125
*
Doc style fixes (#4344)
Ben Boeckel
2022-10-29
16
-47
/
+47
*
codespell: fix spelling errors picked out by `codespell` (#4343)
Ben Boeckel
2022-10-29
41
-50
/
+50
*
test: ensure helptags runs (#4336)
D. Ben Knoble
2022-10-14
1
-0
/
+2
*
cc: fix using '-x c*-header' for header files with GCC. (#4334)
Nicolas Pauss
2022-10-12
7
-18
/
+158
*
fix: wrong config name (#4326)
koka
2022-10-05
1
-2
/
+2
*
Add support for tfsec Terraform linter (#4323)
koka
2022-10-04
11
-0
/
+199
*
Add vim 9.0 and remove 8.0 (#4271)
Horacio Sanson
2022-10-04
3
-14
/
+13
*
Add fixer "css-beautify". Adjust "html-beautify." (#4319)
Matheus Gabriel Werny de Lima
2022-09-30
9
-6
/
+87
*
Added file types for dprint. (#4320)
Matheus Gabriel Werny de Lima
2022-09-30
1
-1
/
+1
*
Add pyright config files to project root files list (#4321)
Andreas Doll
2022-09-30
2
-0
/
+4
*
cc: use '-x c*-header' for header files for C and C++ linters. (#4318)
Nicolas Pauss
2022-09-25
7
-2
/
+73
*
Pass input via stdin and filename as arg to clj-kondo (#4315)
Christoph Frick
2022-09-22
2
-3
/
+4
*
bicep: Lint files on disk instead of buffer (#4311)
Carl Smedstad
2022-09-21
3
-6
/
+7
*
Add support for Microsoft's DSL Bicep (#4310)
Carl Smedstad
2022-09-14
7
-0
/
+144
*
chore(volar): update volar executable name (#4308)
BBOOXX
2022-09-11
3
-3
/
+3
[next]