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-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
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-07-09
Add new Haskell linter (#742)
Jake Zimmerman
2017-07-09
Fix some indentation
w0rp
2017-07-09
Simplify ale_linters#ruby#rubocop#GetType
w0rp
2017-07-09
Use rubocop's JSON output format (resolves #339) (#738)
Eddie Lebow
2017-07-08
Use different reporter to support older versions of jscs (#737)
Jonathan Boudreau
2017-07-07
Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...
w0rp
2017-07-07
Make the executable for gometalinter configurable
w0rp
2017-07-06
Initialize rubocop variables in one place
w0rp
2017-07-05
#729 - Support running Python programs from virtualenv for Windows
w0rp
2017-07-05
Correctly pass options to cpplint (#728)
Wil Thomason
[next]