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
path:
root
/
ale_linters
Age
Commit message (
Expand
)
Author
2019-06-17
Add support for purescript language server (#2572)
Drew Olson
2019-06-12
Fix checkstyle default configuration.
Horacio Sanson
2019-06-10
Merge pull request #2558 from hsanson/fix-javalsp-command-callback
w0rp
2019-06-09
Do not set default binary.
Horacio Sanson
2019-06-09
Document and test reason-language-server
w0rp
2019-06-08
Add support for reason-language-server
David Buchan-Swanson
2019-06-08
Merge pull request #2551 from laino/eslint-json
w0rp
2019-06-08
Add additional option setting for clangtidy linter
Jonathan Vander Mey
2019-06-05
Fix javalsp command callback.
Horacio Sanson
2019-06-04
Use correct handler for 'xo' linter
Nils Kuhnhenn
2019-06-03
#2542 - Improve checkstyle project configuration
w0rp
2019-06-03
Fix #1279 - Run cppcheck differently when modified
Christoph Koehler
2019-06-03
Feature/add ant support (#2539)
Andrew Lee
2019-06-02
Use JSON output for eslint and fix tsserver column
Nils Kuhnhenn
2019-05-29
Merge pull request #2529 from maxwell-k/terraform_linter
w0rp
2019-05-29
#2533 - Run phpcs in the directory the file is in
w0rp
2019-05-28
Fix java checkstyle handler.
Horacio Sanson
2019-05-23
Add a terraform linter
Keith Maxwell
2019-05-22
Fix eclipse.jdt.ls workspace data path.
Horacio Sanson
2019-05-21
Allow running eclipselsp as installed by system package on GNU/Linux (#2523)
Grim Kriegor
2019-05-20
Close #2359 - Find compile_commands.json in build dirs for cppcheck
w0rp
2019-05-20
Fix #2421 - Use compile_commands.json in build dirs to find roots
w0rp
2019-05-20
Fix #2512 - Use -o /dev/null for gcc linting
w0rp
2019-05-19
Add support for Erlang dialyzer (#2509)
Antoine Gagné
2019-05-14
Close #908 - Report phpcs problems as style problems
w0rp
2019-05-13
Close #791 - Handle exceptions for puglint
w0rp
2019-05-13
[linter] Add LSP support for LaTeX via texlab
rliang
2019-05-10
Add phpstan autoload option
Mikko Pesari
2019-05-09
Add option to show msg id when pylint is used (#2445)
Katsuya Horiuchi
2019-05-08
Merge pull request #2134 from oaue/master
w0rp
2019-05-08
Improve eclipselsp jar search logic.
Horacio Sanson
2019-05-07
Escape phpstan arguments, and update documentation
w0rp
2019-05-02
Add XO as a linter/fixer for TypeScript files (#2453)
Alvin Chan
2019-05-01
Better phpstan default configuration (#2444)
Julien Deniau
2019-04-18
Add g:ale_sh_shellcheck_change_directory
Fletcher Nichol
2019-04-17
#1791 Set the working directory for cabal and stack
Ian Shipman
2019-04-15
Fix #2440 - Fix the kotlinc command when Maven and Gradle are missing
w0rp
2019-04-13
Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-ls
w0rp
2019-04-13
Merge pull request #2394 from harttle/master
w0rp
2019-04-13
Linter for powershell syntax errors (#2413)
Jesse Harris
2019-04-11
change default value of ale_rust_rls_toolchain and update documentation
robertking
2019-04-11
style: fecs related doc and vim scripts
Jun Yang
2019-04-11
feat: fecs support for js/html/css lint and format
harttle
2019-04-11
Fix 1996 - Add eclipse LSP support.
Horacio Sanson
2019-04-10
Add a linter for clojure using clj-kondo (#2377)
Masashi Iizuka
2019-04-10
#2428 Remove deprecated linter options for psscriptanalyzer
w0rp
2019-04-10
Close #2179 - Add support for gopls
w0rp
2019-04-10
Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)
Raphael Hoegger
2019-04-08
[lsp] Add Swift / SourceKit-LSP support (#2420)
Dan Loman
2019-04-07
#2132 - Implement feature tests with ale#Has
w0rp
[next]