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
*
Bump the ALE version to 3.0.0
v3.0.0
v3.0.x
w0rp
2020-09-09
2
-1
/
+2
*
Close #2522 - Check pylint on the fly
w0rp
2020-09-09
5
-54
/
+119
*
Add tests for covering the coming Vint version
w0rp
2020-09-09
1
-6
/
+17
*
Merge pull request #3108 from timbedard/vint-add-stdin
w0rp
2020-09-09
1
-1
/
+6
|
\
|
*
add stdin option for supported vint versions
Tim Bedard
2020-04-02
1
-1
/
+6
*
|
Close #3003 - Show ignored linters in :ALEInfo
w0rp
2020-09-08
4
-7
/
+51
*
|
Close #3333 - Add an ALECompletePost event
w0rp
2020-09-08
12
-90
/
+271
*
|
Fix a completion error
w0rp
2020-09-07
1
-2
/
+2
*
|
Merge pull request #3337 from sodapopcan/patch-1
Horacio Sanson
2020-09-07
1
-1
/
+1
|
\
\
|
*
|
Fix typo
Andrew Haust
2020-09-07
1
-1
/
+1
*
|
|
Merge pull request #3334 from remi6397/bugfix/asciidoc-languagetool-typo
Horacio Sanson
2020-09-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix asciidoc languagetool integration
Jeremiasz Nelz
2020-09-04
1
-1
/
+1
*
|
|
Close #3268 - Implement :ALEImport
w0rp
2020-09-06
5
-55
/
+775
*
|
|
Fix #3183 - Escape filename characters from LSP/tsserver
w0rp
2020-09-05
2
-12
/
+56
*
|
|
Clean up embertemplatelint code
w0rp
2020-09-05
4
-30
/
+28
|
/
/
*
|
Fix #3322 - Apply rename changes correctly
w0rp
2020-09-04
2
-4
/
+81
*
|
feat(template-lint): Read from stdin (#2622)
Cyrille David
2020-08-31
4
-4
/
+46
*
|
Fix flake8 cd logic for invalid options
w0rp
2020-08-31
2
-15
/
+31
*
|
Add tests for \r removal
w0rp
2020-08-31
2
-3
/
+3
*
|
Merge pull request #2858 from kalekseev/patch-flake8
w0rp
2020-08-31
3
-12
/
+56
|
\
\
|
*
|
Run flake8 from project root by default.
Konstantin Alekseev
2020-08-30
3
-12
/
+56
*
|
|
Merge pull request #3078 from jgehrig/jg-issue2958
w0rp
2020-08-31
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue 2598: Addtional ^M characters on Windows
John Gehrig
2020-03-26
1
-0
/
+2
|
|
/
*
|
Merge pull request #3194 from maxwell-k/vint
w0rp
2020-08-29
2
-2
/
+2
|
\
\
|
*
|
vim/vint: show policy name
Keith Maxwell
2020-05-30
2
-2
/
+2
*
|
|
#2107 - Recommend <C-c> instead, which avoids autocmd functions
w0rp
2020-08-29
1
-1
/
+1
*
|
|
#2107 - Document completion fallbacks and insert-completion trick
w0rp
2020-08-29
1
-0
/
+41
*
|
|
Close #3205 - Avoid inserting completions by default
w0rp
2020-08-29
1
-1
/
+1
*
|
|
Fix #2971 - Disable automatic completion while 'paste' is active
w0rp
2020-08-29
2
-4
/
+13
*
|
|
Fix retrying on some test failures
w0rp
2020-08-29
1
-0
/
+1
*
|
|
Fix psalm options. Retry on some test failures
w0rp
2020-08-29
4
-28
/
+60
*
|
|
Fix #3247 - Use --always-make for make -n by default
w0rp
2020-08-29
4
-1
/
+43
*
|
|
Add a missing `augroup END` line
w0rp
2020-08-29
1
-0
/
+1
*
|
|
Merge pull request #3327 from Kimplul/master
w0rp
2020-08-29
2
-1
/
+53
|
\
\
\
|
*
|
|
Improved macro handling in gcc
Kimplul
2020-08-29
2
-1
/
+53
|
/
/
/
*
|
|
typo
w0rp
2020-08-29
1
-1
/
+1
*
|
|
#3319 - Try to modify buffers later for ALEFix
w0rp
2020-08-29
3
-23
/
+32
*
|
|
Close #3325 - Apply new formatting where possible
w0rp
2020-08-28
30
-96
/
+71
*
|
|
#3325 - ale#path#BufferCdString now generates %s:h
w0rp
2020-08-28
24
-89
/
+117
*
|
|
Close #3285 - lint_file is now dynamic
w0rp
2020-08-28
9
-64
/
+278
*
|
|
Close #3309 - Add b:ale_lint_delay
w0rp
2020-08-28
3
-12
/
+15
*
|
|
Fix #3323 - Set default for g:ale_filename_mappings
w0rp
2020-08-28
2
-2
/
+3
*
|
|
Add sql-lint to supported tools
w0rp
2020-08-28
4
-1
/
+4
*
|
|
Merge pull request #2988 from joereynolds/master
w0rp
2020-08-28
3
-0
/
+67
|
\
\
\
|
*
|
|
Add sql-lint as linter
Joe Reynolds
2020-01-31
3
-0
/
+67
*
|
|
|
#3324 - Enable rls by default
w0rp
2020-08-28
4
-12
/
+15
*
|
|
|
Set prettier working directory to where .prettierignore is (#3101)
Sorin Iclanzan
2020-08-28
4
-1
/
+27
*
|
|
|
Fix #3319 - Force modifications to buffers
w0rp
2020-08-27
1
-0
/
+11
*
|
|
|
Fix #3318 - Escape macros when parsing C flags
w0rp
2020-08-27
2
-23
/
+128
*
|
|
|
Fix C flag parsing and tests on Windows
w0rp
2020-08-27
3
-2
/
+37
[next]