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
Age
Commit message (
Expand
)
Author
2016-12-13
Add support for Swift with swiftlint (#214)
David Mohundro
2016-12-13
Add tests to cover definitions for linters so far.
w0rp
2016-12-13
Implement command chaining. Tests and documentation to come.
w0rp
2016-12-13
Fix the proeslint linter for plaintext files
w0rp
2016-12-13
Add a Batch stdin wrapper script
w0rp
2016-12-13
Add Elm linting via elm-make (#213)
Eric Lehner
2016-12-08
Merge pull request #210 from apuignav/error-cpp
w0rp
2016-12-08
Catch g++ fatal error
Albert Puig
2016-12-07
Merge pull request #209 from apuignav/ignore-pylint
w0rp
2016-12-07
Skip I0011 messages in pylint.
Albert Puig
2016-12-06
Document the new stylelint linter
w0rp
2016-12-06
Merge pull request #207 from diartyz/master
w0rp
2016-12-06
add stylelint support
diartyz
2016-12-05
Merge pull request #201 from kyrisu/fix-proper_extension_handling_for_tslint
w0rp
2016-12-05
Fix proper extension handling for tslint
Krystian Paszkiewicz
2016-12-04
#200 Make systemverilog files use the verilog linters by default
w0rp
2016-12-04
LaTeX Linters (#190)
Andrew Balmos
2016-12-04
Add support for tslint.json file detection in tslint (#198)
kyrisu
2016-12-02
Merge pull request #195 from mortonfox/rubocop-options
w0rp
2016-12-01
Add options variable for ruby-rubocop
Po Shan Cheah
2016-12-01
Add an FAQ section describing how to run linters when files are saved.
w0rp
2016-11-28
Fix #188: Revert to and older version of the Haskell linter, which works better
w0rp
2016-11-28
Add Proselint (#185)
poohzrn
2016-11-25
Add puppet linters (#183)
Alexander "Ace" Olofsson
2016-11-25
Merge pull request #186 from poohzrn/patch-1
w0rp
2016-11-24
Fix links to `handlers.vim`
poohzrn
2016-11-23
Add ocaml linter: merlin (#177)
Andrey Popp
2016-11-21
Flow linter improvements (#176)
Andrey Popp
2016-11-14
Add g:ale_python_flake8_executable (#174)
Marius Gedminas
2016-11-10
Document that typecheck is now supported
w0rp
2016-11-10
Merge pull request #170 from mkusher/typescript_typecheck_linter
w0rp
2016-11-10
removed useless echom from typecheck.vim
Aleh Kashnikau
2016-11-10
Add typecheck linter for typescript
Aleh Kashnikau
2016-11-05
Merge pull request #164 from delianides/master
w0rp
2016-11-05
changed while read -r loop to cat > for portability and simplicity (#165)
purpleP
2016-11-04
Take sign information out of the buffer variables, and make it so dummy signs...
w0rp
2016-11-04
#159 Change the condition for checking for Vim 8 features to work better in M...
w0rp
2016-11-03
flow linting should only happen on flow typed files.
delianides
2016-11-03
Re-align documentation markers.
w0rp
2016-11-02
Merge pull request #162 from mshr-h/fix-document
w0rp
2016-11-02
Update ale.txt
Masahiro H
2016-11-02
Fix docment for c-clang
mshr-h
2016-11-01
Merge pull request #156 from edwlarkey/add_foodcritic
w0rp
2016-11-01
Added support for foodcritic
Edward Larkey
2016-11-01
#160 Switch back to using readline for writing stdin to the temporary file, b...
w0rp
2016-11-01
Add FlowType support (#157)
Zach Perrault
2016-10-31
Improve file blacklisting to make Unite.vim not fuck up.
w0rp
2016-10-31
Reduce sign column juttering by waiting for all jobs to complete before updat...
w0rp
2016-10-31
Merge pull request #158 from mshr-h/support-clang-for-c
w0rp
2016-10-31
Add support for clang for c
mshr-h
[next]