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
2017-02-12
Update the contributing guide
w0rp
2017-02-11
Fix the clangtidy linter, and document everything
w0rp
2017-02-11
Add clang-tidy linter for cpp. (#275)
Tim van Deurzen
2017-02-11
Feed files to commands via stdin by first writing the file to a temporary fil...
w0rp
2017-02-11
Fix the custom check issue.
w0rp
2017-02-11
Make javac work in a basic way
w0rp
2017-02-11
Added support for javac (with eclipse classpath support for now) (#141)
Valentin Finini
2017-02-11
Fix #330 - Explain how to check JSX with eslint and stylelint
w0rp
2017-02-11
Fix filename substitution, especially on Windows
w0rp
2017-02-11
Replace every stdin-wrapper script with the new %t formatting support
w0rp
2017-02-11
Fix Pug linting
w0rp
2017-02-11
Use writefile() for temporary files, which works better
w0rp
2017-02-11
Add support for temporary filename substitution, for replacing stdin_wrapper
w0rp
2017-02-11
Add support for managing temporary files/directories
w0rp
2017-02-11
Merge pull request #329 from tomotanakamura/AddClangToCpp
w0rp
2017-02-11
Add clang to cpp linters.
tomotanakamura
2017-02-11
Try and fix Travis builds again
w0rp
2017-02-11
Fix #116 - Send SIGKILL to processes if they don't respond to SIGTERM
w0rp
2017-02-10
Document the command empty string behaviour
w0rp
2017-02-10
Fix #246 Don't run flow if there's no .flowconfig
w0rp
2017-02-10
Fix #283 Add an option for using ch_sendraw(), which can be better for some u...
w0rp
2017-02-10
Fix #269 Set $TMPDIR to a default value, if not set
w0rp
2017-02-10
Merge pull request #327 from jparise/credo-stdin-filename
w0rp
2017-02-09
Pass the buffer's filename to Credo
Jon Parise
2017-02-09
Fix #315 Implement the read_buffer option
w0rp
2017-02-09
Make ALE complain when conflicting command options are used
w0rp
2017-02-09
Don't export the custom-checks script in archives
w0rp
2017-02-09
Merge pull request #306 from ahmedelgabri/standardjs
w0rp
2017-02-09
add xo support (#304)
Daniel Lupu
2017-02-09
add ALEToggle command (#303)
Daniel Lupu
2017-02-09
Merge pull request #295 from metakirby5/pr/coffeelint-local
w0rp
2017-02-09
Merge pull request #285 from medains/master
w0rp
2017-02-09
Document the command_chain option
v1.1.0
w0rp
2017-02-09
Revert "Add a Batch stdin wrapper script"
w0rp
2017-02-08
Make some corrections in the README
w0rp
2017-02-08
#314 Use the quickfix list for jumping between errors if that is set instead ...
w0rp
2017-02-08
#39 Don't send the Vim buffer to commands before the last in a chain
w0rp
2017-02-07
Add a test to cover sign placement after linting
w0rp
2017-02-07
Cover the Rust handler with some tests
w0rp
2017-02-07
try fixing go build (#297)
Joshua Rubin
2017-02-07
#256 Attempt to fix Rust linter issues again
w0rp
2017-02-07
#256 Attempt to fix Rust linter issues
w0rp
2017-02-06
#289 Only use the --stdin-display-name flag if the flake8 version supports it
w0rp
2017-02-06
Merge pull request #307 from yous/rubocop-comment
w0rp
2017-02-06
Merge pull request #305 from notkild/master
w0rp
2017-02-06
Fix rust linting with cargo when multiple targets are present
notkild
2017-02-06
Update comments for RuboCop pattern
Chayoung You
2017-02-05
Take the rubocop filename from the buffer number given to the function
w0rp
2017-02-05
Merge pull request #299 from derekprior/dp-fix-rubocop-again
w0rp
2017-02-05
Add standard linter
Ahmed El Gabri
[next]