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
2016-09-18
Run DUB in a separate process as well, so it will not cause import lag.
w0rp
2016-09-16
Add support for linting D code with DMD.
w0rp
2016-09-16
Merge pull request #2 from fijshion/jshint-linter
w0rp
2016-09-16
I accidentally credited the wrong guy. Let's fix that.
w0rp
2016-09-15
Add name and author to jshint
Chris Kyrouac
2016-09-15
Add jshint linter
Chris Kyrouac
2016-09-15
Credit fijshion for his work in the files, and make the new linters work agai...
w0rp
2016-09-15
Merge pull request #1 from fijshion/jscslinter
w0rp
2016-09-15
Merge pull request #3 from ynonp/master
w0rp
2016-09-15
Add support for Bash and other shells. Add support for reading from stderr, a...
w0rp
2016-09-15
Output error codes in the error text too for flake8.
w0rp
2016-09-15
Add an option disabling warnings about trailing whitespace, and use it in fla...
w0rp
2016-09-15
FIXED comments
ynonp
2016-09-15
ADD rubocop linter
ynonp
2016-09-14
Add jscs linter
Chris Kyrouac
2016-09-14
Fix issues with switching buffers rapidly causing errors by remembering the b...
w0rp
2016-09-13
Fix the eslint linter so it won't throw away lines if one earlier line doesn'...
w0rp
2016-09-13
Add a linter rule for Python code.
w0rp
2016-09-09
Fix a bug with eslint parsing which mistakenly cleared markers
w0rp
2016-09-09
Add linting with eslint in NeoVim, with a few bugs.
w0rp
[prev]