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
2017-08-13
Make ghc-mod be awared of cabal file
Vo Anh Duy
2017-08-11
Ban !=# and !=? from the codebase
w0rp
2017-08-10
Add linter for Idris (#838)
Scott Bonds
2017-08-10
Move --format=default in the flake8 command to the return value, and remove e...
w0rp
2017-08-09
Default flake8 to --format=default
Matthew Grossman
2017-08-08
Ban use of ==# or ==? in the codebase, and prefer is# or is? instead
w0rp
2017-08-07
Document the PHP langserver integration
w0rp
2017-08-05
Fix #823 - Write Windows files with CRLF
w0rp
2017-08-03
Merge pull request #821 from verbitan/nagelfar
w0rp
2017-08-02
Cover the Rust LSP with tests, allow LSP linters to be named anything, and re...
w0rp
2017-08-02
Add Tcl nagelfar linter
Nick James
2017-08-02
Cover the PHP language server functions with Vader tests
w0rp
2017-08-02
#517 Enable the PHP language server
w0rp
2017-08-02
Rubocop: Show cop name
Junegunn Choi
2017-07-30
#517 - Get the Rust language server working in a basic way
w0rp
2017-07-30
Fix some bugs so the PHP language server will show errors at least once
w0rp
2017-07-27
#810 - Handle output which is not JSON in many linters
w0rp
2017-07-26
#810 Ignore output which isn't JSON for brakeman
w0rp
2017-07-26
#517 Add more code LSP support which makes the tssserver linter behave more l...
w0rp
2017-07-26
Fix #804 - Do not run scalac for sbt files
w0rp
2017-07-24
Make executable and options configurable for hdevtools
Takano Akio
2017-07-22
Fix #794 - Filter out any preceding lines of Flow output which aren't JSON
w0rp
2017-07-20
#782 - Do not set the build directory for clang-tidy for header files, which ...
w0rp
2017-07-19
Fix #779 - Handle empty output for tslint
w0rp
2017-07-18
Fix #308 - Check Dart files with dartanalyzer
w0rp
2017-07-18
Fix #710 - Show hlint suggestions as info items, and include end line and col...
w0rp
2017-07-18
Fix #776 - Do not add ; echo for Windows for Flow
w0rp
2017-07-17
Add yaml swaglint linter (#771)
Matthew Turland
2017-07-17
#703 Add arguments to avoid generating plist files if no build directory is d...
w0rp
2017-07-17
Fix another executable callback typo
w0rp
2017-07-17
Fix an executable_callback typo
w0rp
2017-07-17
#711 - Make the cpplint executable configurable
w0rp
2017-07-17
#711 - Make the clangtidy executable configurable
w0rp
2017-07-16
#711 - Make the clangcheck executable configurable
w0rp
2017-07-16
#711 - Make the gcc executables configurable
w0rp
2017-07-16
#711 - Make the cppcheck executables configurable
w0rp
2017-07-16
#711 - Make the clang executables configurable
w0rp
2017-07-16
Merge pull request #774 from dmitrivereshchagin/syntaxerl-linter
w0rp
2017-07-16
Added phpstan linter for php. (#772)
Ardis
2017-07-16
Add SyntaxErl linter
Dmitri Vereshchagin
2017-07-13
Add scalastyle linter (#766)
Kevin Kays
2017-07-13
#769 Ignore stderr output and output without JSON we can read for rubocop
w0rp
2017-07-12
Rubocop: handle empty 'files' array in output
Eddie Lebow
2017-07-12
Fix #760 - Report problems with configuration files for rubocop
w0rp
2017-07-12
Add rails_best_practices handler (resolves #655) (#751)
Eddie Lebow
2017-07-12
Fixup #756
Sander van Harmelen
2017-07-11
#756 Escape the paths used for the --include parameter for gometalinter, whic...
w0rp
2017-07-11
Make gometalinter work again
Sander van Harmelen
2017-07-11
Prefer --fast for stack-build (#754)
Jake Zimmerman
2017-07-10
Kotlin and general Gradle support. (#745)
Michael Pardo
[next]