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-07-10
Fix the flow command tests so they will run on my machine
w0rp
2017-07-10
Fix #749 - Use /bin/sh when the shell is fish
w0rp
2017-07-10
Fix #730 - Lint files on save even when nothing was fixed
w0rp
2017-07-10
Fix #746 - Keep highlights from other plugins when buffers are hidden
w0rp
2017-07-09
Make every test set filenames and switch directories in the same way, and fix...
w0rp
2017-07-09
Add new Haskell linter (#742)
Jake Zimmerman
2017-07-09
Fix some indentation
w0rp
2017-07-09
Simplify ale_linters#ruby#rubocop#GetType
w0rp
2017-07-09
Use rubocop's JSON output format (resolves #339) (#738)
Eddie Lebow
2017-07-09
Fix issues with running individual tests, and get the Vim tests to run on cer...
w0rp
2017-07-09
Merge pull request #743 from jez/fix-ghc-mod
w0rp
2017-07-09
Correctly resolve temp files on macOS
Jacob Zimmerman
2017-07-09
Support setting settings with g:ale_pattern_options
w0rp
2017-07-08
Fix a syntax error in an example
w0rp
2017-07-08
Added missing statement about `<Plug>(ale_toggle)` mapping to the documentati...
Andrew Vimmer
2017-07-08
Use different reporter to support older versions of jscs (#737)
Jonathan Boudreau
2017-07-08
Document how to install yamllint
w0rp
2017-07-08
Document the virtualenv directories variable in the main file instead
w0rp
2017-07-08
Use equal signs for language documentation sections
w0rp
2017-07-08
Update the license year
w0rp
2017-07-07
#697 - Clear all highlights every time items are set again, and refactor most...
w0rp
2017-07-07
Fix windows path check on rust linter (#736)
daa84
2017-07-07
#710 - Fix a parsing bug caused by the last fix
w0rp
2017-07-07
Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...
w0rp
2017-07-07
#710 - Show warnings as warnings for ghc
w0rp
2017-07-07
Make the executable for gometalinter configurable
w0rp
2017-07-06
#732 - Use the configuration files when fixing files with rubocop
w0rp
2017-07-06
Initialize rubocop variables in one place
w0rp
2017-07-06
Fix some bad indentation
w0rp
2017-07-06
Add ale_fix_on_save and ale_fixers to debug output (#731)
Gregory Einfrank
2017-07-05
Correct a comment
w0rp
2017-07-05
#729 - Use a wrapper for simplify to fix // problems on Windows
w0rp
2017-07-05
#729 - Support running Python programs from virtualenv for Windows
w0rp
2017-07-05
#729 Fix // in virtualenv paths
w0rp
2017-07-05
Merge pull request #727 from andrew-vimmer/broken-links
w0rp
2017-07-05
Correctly pass options to cpplint (#728)
Wil Thomason
2017-07-04
Updated the link to `handlers.vim` file after it was broken into several
User
2017-07-04
Remove the issue template note about the log_output option, now it's on by de...
w0rp
2017-07-04
Store the output of commands by default so I don't have to ask people to turn...
w0rp
2017-07-03
Fix #216 - Filter out errors for other files for ansible-lint
w0rp
2017-07-03
Fix #182 - Add support for lintr
w0rp
2017-07-03
Merge pull request #722 from RsrchBoy/travis-against-all-branches
w0rp
2017-07-03
Fix #178 - Check Stylus files with stylelint
w0rp
2017-07-03
Drop "only master branch" travis restriction
Chris Weyl
2017-07-03
Add a function for fixing the alignment of Vim help tags
w0rp
2017-07-03
Report exceptions thrown for stylelint
w0rp
2017-07-03
Allow `hadolint` linter to run via docker image (#720)
Chris Weyl
2017-07-02
Remove the need for pointless callbacks for LSP linters
w0rp
2017-07-02
Support an 'stdio' type for linter defintions, and require a command for LSP ...
w0rp
2017-07-02
Get automatic completion with tsserver to work
w0rp
[next]