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-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
2017-03-24
Merge pull request #411 from lucaskolstad/lint_on_enter_bugfix
w0rp
2017-03-24
Fix #272 by checking if quickfix is open before reopening to avoid triggering...
Lucas Kolstad
2017-03-23
Merge pull request #409 from lucaskolstad/document_hdevtools_support
w0rp
2017-03-23
Document support for hdevtools
Lucas Kolstad
2017-03-23
Add the dogma checker.
Blaž Hrastnik
2017-03-22
Fix problems with nim check (#404)
baabelfish
2017-03-22
Clean up the documentation some more, and make the description of the ALELint...
w0rp
2017-03-21
#333 Finish implementing the lint_file option
w0rp
2017-03-21
Remove a test for experimental functionality which was removed
w0rp
2017-03-21
#333 Change arguments for ale#Queue so they are more obvious, and check files...
w0rp
2017-03-21
Add some utility functions for changing directories for commands
w0rp
2017-03-21
Make it clearer that global variables should be set in vimrc, in the Rust doc...
w0rp
2017-03-21
Fix shellcheck typo in docs. shellckeck -> shellcheck (#402)
Dylan Araps
2017-03-21
tslint parameterized executable and config path (#400)
Ruben Paz
2017-03-19
Merge pull request #399 from baabelfish/master
w0rp
2017-03-18
Add support for nim check
baabelfish
2017-03-14
#333 Pass in a flag indicating that linters should be run against files, and ...
w0rp
2017-03-14
#333 Update line numbers for loclist items when current sign_id values are set
w0rp
2017-03-14
#333 Keep any loclist items which have match_id values set on them
w0rp
2017-03-14
Stop using globstar for tests, so they can be run on Mac OSX
w0rp
2017-03-13
#394 Attempt to fix running linters when bufwinid() doesn't exist
w0rp
2017-03-13
add slim-lint (#388)
Markus Doits
2017-03-13
Merge pull request #393 from naoina/fix-coffeelint-pattern
w0rp
2017-03-13
Fix pattern of output for coffeelint
Naoya Inada
2017-03-12
#333 Remember the IDs for highlights
w0rp
2017-03-12
Revert "Don't save the sign ID on loclist items. This approach won't work."
w0rp
2017-03-12
Don't save the sign ID on loclist items. This approach won't work.
w0rp
2017-03-12
Merge pull request #389 from jparise/erlc-output-tmpdir
w0rp
2017-03-11
Use tempname() to create the temporary output file
Jon Parise
2017-03-11
#333 Save sign IDs back on loclist items, and make it possible to get line nu...
w0rp
2017-03-11
Support older versions of Vint
w0rp
2017-03-11
Cover error priority in the sign tests
w0rp
2017-03-11
#277 #318 Support all same-directory includes for gcc and clang
w0rp
2017-03-11
FIX #344 - Add options to Perl linter
Paul Johnson
2017-03-10
Write erlc output files to the temporary directory
Jon Parise
2017-03-10
Cover parsing of Italian signs with tests
w0rp
2017-03-09
Fix sign tests.
w0rp
[next]