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
/
command_callback
Age
Commit message (
Expand
)
Author
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
Make the executable for gometalinter configurable
w0rp
2017-07-06
#732 - Use the configuration files when fixing files with rubocop
w0rp
2017-06-29
Make pug-lint detect node_modules executables, and add options for pug-lint l...
w0rp
2017-06-28
Add puppet-lint fixer (#701)
Alexander "Ace" Olofsson
2017-06-27
Fix #680 - Use --shadow-file to check for problems with mypy while you type
w0rp
2017-06-25
Add ruby fixer using `rubocop --auto-correct` (#689)
Lynn Dylan Hurley
2017-06-21
Fix some escaping and make some tests set filenames consistently
w0rp
2017-06-14
Add fusion-lint, documentation, and tests (#648)
Ryan
2017-06-07
Search python fixers in virtual environment (#632)
José Luis Lafuente
2017-05-18
Add xmllint linter (#559)
q12321q
2017-05-17
Escape executable
Devon Meunier
2017-05-16
Allow overriding rubocop executable.
Devon Meunier
2017-05-08
#540 Fix shell escaping pretty much everywhere
w0rp
2017-05-07
Support `python -m flake8` for users who are running flake8 that way
w0rp
2017-05-07
#335 Detect flake8 in vritualenv, and escape the executable path
w0rp
2017-05-06
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...
w0rp
2017-05-06
Escape the pylint executable appropriately
w0rp
2017-05-06
Fix #208 - Use the file on disk for pylint, and follow import paths
w0rp
2017-05-06
#208 Automatically detect pylint in virtualenv directories
w0rp
2017-05-05
[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)
Eddie Lebow
2017-05-02
Fix #410 - Use compile_commands.json files for clang-tidy, and check files on...
w0rp
2017-05-02
#392 - Detect and use compile_commands.json for cppcheck
w0rp
2017-04-29
Add luacheck option to pass in more options
Alex Masterov
2017-04-25
Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect sr...
w0rp
2017-04-15
Fix #168 - Make the Fortran linter more configurable
w0rp
2017-03-31
Fix #438 Create Java .class files for javac in a temporary directory
w0rp