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-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
2016-10-30
Add pylint to the list of supported tools.
w0rp
2016-10-30
Increase the delay for linting on entering a buffer.
w0rp
2016-10-30
Merge pull request #153 from keith/ks/shellcheck
w0rp
2016-10-30
Merge pull request #155 from deathmaz/feature/htmlhint-args
w0rp
2016-10-30
Update the documentation to match the code
w0rp
2016-10-30
Merge pull request #151 from keith/ks/pylint
w0rp
2016-10-28
Default stdin in htmlhint options
deathmaz
2016-10-27
Choose shell dialect based on vim syntax
Keith Smiley
2016-10-27
Add pylint formatter
Keith Smiley
2016-10-27
Added optoins variable for htmlhint
deathmaz
2016-10-26
#144 - Implement commands for moving through warnings/errors
w0rp
2016-10-25
Mention the Google Vimscript Style Guide in the contributing file.
w0rp
2016-10-25
Merge remote-tracking branch 'origin/echo-less'
w0rp
2016-10-25
#148 - Check the cursor position so we don't try to echo too frequently.
w0rp
2016-10-25
Merge pull request #143 from w0rp/better-buffer-cleanup
w0rp
[next]