index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-19
refactor(javac): ale_java_javac_classpath variable supports String and List t...
NiBo
2020-05-19
refactor(javac): ale_java_javac_sourcepath variable supports String and List ...
NiBo
2020-05-15
style(javac): Code formatting
NiBo
2020-05-15
feat(javac): Add java_javac_sourcepath variable
NiBo
2020-05-15
Merge pull request #3077 from puritys/javaagent
Horacio Sanson
2020-05-09
Merge pull request #3134 from Ian2020/master
Horacio Sanson
2020-05-08
Use a function to define shellcheck linters and vars needed, fixes tests
Ian2020
2020-05-05
Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...
RyanSquared
2020-04-29
Main logic of shellcheck has moved, updated backward compat test
Ian2020
2020-04-28
Fix linting issue - indentation incorrect
Ian2020
2020-04-28
Fix shell detection test, shellcheck function name has changed
Ian2020
2020-04-28
Fix handler test, function name has changed
Ian2020
2020-04-28
Moved common code to ale handlers, updated bats doc
Ian2020
2020-04-28
Fix documentation oversights
Ian2020
2020-04-24
Add shellcheck as linter for bats files
Ian2020
2020-04-21
Merge pull request #3117 from zoonfafer/vim-vimls
Horacio Sanson
2020-04-21
Add vim-language-server linter support
Jeffrey Lau
2020-04-20
Merge pull request #3121 from zoonfafer/scala-metals
w0rp
2020-04-20
Add terraform-lsp integration (#2758)
Oliver Ford
2020-04-19
Merge pull request #3027 from ndtho8205/fix-kotlinc-stderr
Horacio Sanson
2020-04-18
linter/scala/metals: Fix return value of GetProjectRoot()
Jeffrey Lau
2020-04-18
Merge pull request #3098 from tarikgraba/verilator-columnn
w0rp
2020-04-18
Fix the cursor tests, that stop tests running
w0rp
2020-04-18
Broken message in pycodestyle (or any other Linters whose name include 'code'...
Yuto
2020-04-18
Adds column number to the verilator verilog linter
TG
2020-04-17
Merge pull request #2681 from mynomoto/clj-kondo-cache
w0rp
2020-04-17
Merge pull request #2823 from jeremija/do-not-save-on-autoimport
w0rp
2020-04-17
Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-check
Horacio Sanson
2020-04-15
Closes #3019 - Implement default navigation
w0rp
2020-04-09
Move to rust-analyzer everywhere
Jon Gjengset
2020-04-09
rust-analyzer server binary changed name
Jon Gjengset
2020-03-26
Fix code convention
puritys
2020-03-26
Fix code convention
puritys
2020-03-26
To support javaagent on eclipselsp
puritys
2020-03-15
Fix vim sign priority patch check
StarryLeo
2020-03-11
Fixes #2982 - Implement g:ale_exclude_highlights
w0rp
2020-03-06
Fix 3011 - not catching kotlinc output on stderr
Tho Nguyen Duc
2020-03-04
Refactor the "s:LoadArgCount()" function (#3025)
w0rp
2020-02-25
Mention using 'hidden' in combination with ALEGoToDefinition
w0rp
2020-02-22
Add default labels to issue templates
w0rp
2020-02-08
Merge pull request #2986 from ndrewtl/patch-1
Ryan
2020-01-28
misc: change email address for @ndrewtl
Andrew Lee
2020-01-02
Merge pull request #2908 from af/patch-1
w0rp
2020-01-02
Mypy: try to find folder containing mypy.ini to use as cwd. (#2385)
Harry Percival
2020-01-02
Fix the build
w0rp
2020-01-02
Fix #2704 - Show mypy notes; can be disabled
w0rp
2020-01-01
Add TypeScript autoimport support for deoplete (#2779)
Jerko Steiner
2020-01-01
Make it more obvious you can use popup in completeopt now
w0rp
2020-01-01
Merge pull request #2942 from PsiPhire/master
w0rp
2020-01-01
Merge pull request #2937 from kevinoid/eslint-run-from-project-root
w0rp
[next]