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-04-07
Add support for linting Handlebars templates with ember-template-lint (#452)
Adrian
2017-04-05
Adds options to foodcritic linter (#437)
José Júnior
2017-04-03
Cover handling of swiftlint errors with tests
w0rp
2017-04-03
#447 Pass a temporary file to the shell linter instead
w0rp
2017-04-03
#447 Support zsh in the shell linter
w0rp
2017-04-03
Cover basic GCC functionality with tests
w0rp
2017-04-03
Update the Makefile to use the latest Docker image
w0rp
2017-04-03
Add g++ to the Dockerfile
w0rp
2017-04-03
#380 Add some experimental code for killing long-running processes in NeoVim
w0rp
2017-04-03
#446 Do not run ALE if inside of a command window
w0rp
2017-04-03
#446 Fix g:ale_lint_on_text_changed compatibility issues
w0rp
2017-04-02
Update the test suite so it uses the latest Docker image, and use Bourne shel...
w0rp
2017-04-02
Add Bash to the Dockerfile, which no longer comes with vim-testbed by default
w0rp
2017-04-02
Update the Makefile to use the latest Docker build
w0rp
2017-04-02
Allow for any current Python2 and PIP versions in the Docker build
w0rp
2017-04-02
Make the Dockerfile build again
w0rp
2017-04-02
Add C and C++ tools to the Dockerfile
w0rp
2017-03-31
Fix #438 Create Java .class files for javac in a temporary directory
w0rp
2017-03-31
Clean up some whitespace
w0rp
2017-03-31
adds line highlights style (#436)
Steven Lu
2017-03-30
Remove 'col' from linters where it is hardcoded to 1 (#434)
Adriaan Zonnenberg
2017-03-30
Merge pull request #429 from breed808/go
w0rp
2017-03-30
Add options to facilitate linting only in normal mode (#425)
taylorskalyo
2017-03-30
Merge pull request #431 from janclarin/master
w0rp
2017-03-30
Document conflicting plugins check
Jan Clarin
2017-03-30
Fix #426 check for g:ale_emit_conflict_warnings existence
Jan Clarin
2017-03-30
Add support for gosimple and staticcheck
Ben Reedy
2017-03-29
Fix #260 automatically set .csslintrc files from ancestor directories
w0rp
2017-03-29
Use the lint_file option so the Cargo linter will only be run against files o...
w0rp
2017-03-29
Make the tslint file match the style in the rest of the codebase
w0rp
2017-03-29
Fix #421 Automatically detect create-react-app paths
w0rp
2017-03-28
#326 Document existing StandardJS options
w0rp
2017-03-28
Merge pull request #424 from adriaanzon/command-enable-disable
w0rp
2017-03-28
Move linter documentation into separate files
w0rp
2017-03-29
Add :ALEEnable and :ALEDisable commands
Adriaan Zonnenberg
2017-03-28
Merge pull request #423 from adriaanzon/command-bar
w0rp
2017-03-28
Allow commands to be chained using a `|`
Adriaan Zonnenberg
2017-03-27
Fix #130 - Run linters when the filetype is changed
w0rp
2017-03-27
Enabling linting on save by default, re #333
w0rp
2017-03-27
Cover the rubocop handler with tests
w0rp
2017-03-27
Adjust rubocop error levels
Gabriel Holodak
2017-03-27
Add a pause for the command chain test
w0rp
2017-03-27
Document the Dogma linter
w0rp
2017-03-27
Merge branch 'add-dogma'
w0rp
2017-03-27
Use the same formatting as other files for the dogma linter file, and cover t...
w0rp
2017-03-27
Make cargo linter lighter: (#408)
Idan Arye
2017-03-27
Merge pull request #414 from lucaskolstad/add_asm_linter
w0rp
2017-03-26
Don't export the ISSUE_TEMPLATE in archives
w0rp
2017-03-26
Fix #413 Stop tests failing randomly due to issues with reading buffers too q...
v1.2.0
w0rp
2017-03-25
Add support for ASM files using GCC
Lucas Kolstad
[next]