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
/
test
Age
Commit message (
Expand
)
Author
2017-07-17
#703 Add arguments to avoid generating plist files if no build directory is d...
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-15
Fix #773 - Do not clear the loclist when closing the loclist window
w0rp
2017-07-14
Simplify the tests for the ALELint autocmd command
w0rp
2017-07-13
Add scalastyle linter (#766)
Kevin Kays
2017-07-13
#697 - Remove highlights more thoroughly
w0rp
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
Merge pull request #756 from svanharmelen/b-gometalinter
w0rp
2017-07-11
Fix #747 - Lint and fix files after they have been been written to disk, not ...
w0rp
2017-07-11
Look for ini file to spot python project root (#755)
Matteo Centenaro
2017-07-11
Make gometalinter work again
Sander van Harmelen
2017-07-11
Brakeman: Remove unused cache var from tests
Eddie Lebow
2017-07-10
Kotlin and general Gradle support. (#745)
Michael Pardo
2017-07-10
Fix the flow command tests so they will run on my machine
w0rp
2017-07-10
Fix #749 - Use /bin/sh when the shell is fish
w0rp
2017-07-10
Fix #730 - Lint files on save even when nothing was fixed
w0rp
2017-07-10
Fix #746 - Keep highlights from other plugins when buffers are hidden
w0rp
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-07-09
Use rubocop's JSON output format (resolves #339) (#738)
Eddie Lebow
2017-07-09
Fix issues with running individual tests, and get the Vim tests to run on cer...
w0rp
2017-07-09
Support setting settings with g:ale_pattern_options
w0rp
2017-07-08
Use different reporter to support older versions of jscs (#737)
Jonathan Boudreau
2017-07-07
#697 - Clear all highlights every time items are set again, and refactor most...
w0rp
2017-07-07
Fix windows path check on rust linter (#736)
daa84
2017-07-07
#710 - Fix a parsing bug caused by the last fix
w0rp
2017-07-07
Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...
w0rp
2017-07-07
#710 - Show warnings as warnings for ghc
w0rp
2017-07-07
Make the executable for gometalinter configurable
w0rp
2017-07-06
#732 - Use the configuration files when fixing files with rubocop
w0rp
2017-07-06
Add ale_fix_on_save and ale_fixers to debug output (#731)
Gregory Einfrank
2017-07-05
#729 - Use a wrapper for simplify to fix // problems on Windows
w0rp
2017-07-03
Fix #216 - Filter out errors for other files for ansible-lint
w0rp
2017-07-03
Add a function for fixing the alignment of Vim help tags
w0rp
2017-07-03
Report exceptions thrown for stylelint
w0rp
2017-07-03
Allow `hadolint` linter to run via docker image (#720)
Chris Weyl
2017-07-02
Remove the need for pointless callbacks for LSP linters
w0rp
2017-07-02
Support an 'stdio' type for linter defintions, and require a command for LSP ...
w0rp
[next]