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-01-22
Clean up the list opening tests
w0rp
2017-01-22
Add option to open loclist/quicklist when there are errors (#266)
yfery
2017-01-20
Improve mypy handling a little bit more
w0rp
2017-01-19
REVERT "Fix some naming conventions and use abort for all Rust functions, and...
w0rp
2017-01-19
Join the lines Neovim passes to ale (#263)
EinfachToll
2017-01-19
Merge pull request #262 from KenjiTakahashi/fix_swiftlint
w0rp
2017-01-18
Merge pull request #265 from aswins/mypy_fix
w0rp
2017-01-18
Fix using variable g:ale_python_mypy_options that was not defined
Aswin
2017-01-17
Fix SwiftLint
KenjiTakahashi
2017-01-15
Document the mypy options, and fix spacing issues, largely in the documentation
w0rp
2017-01-15
Merge pull request #237 from keith/ks/mypy-linter
w0rp
2017-01-15
Rename pylint _args variables to _options variables
w0rp
2017-01-15
Merge pull request #243 from SabatierBoris/master
w0rp
2017-01-15
Support C# linting with mono compiler mcs. (#250)
Junfeng Li
2017-01-15
Improve Verilator support (#205) (#258)
Masahiro H
2017-01-13
Add doc for pylint options
SABATIER Boris
2017-01-13
Add executable and arguments options for pylint linter
SABATIER Boris
2017-01-13
Fix some naming conventions and use abort for all Rust functions, and disable...
w0rp
2017-01-12
Prefix mandatory flake8 arguments with extra spaces so they will always work
w0rp
2017-01-12
Fix #175 - Fix the error types for rubocop
w0rp
2017-01-12
Add support for Rust using rustc and cargo (#230)
EinfachToll
2017-01-12
Merge pull request #245 from zefei/add-eslint-options
w0rp
2017-01-05
added eslint option to pass in more options
Zefei Xuan
2017-01-04
Added hack linter for php (#239)
Zefei Xuan
2017-01-04
Merge pull request #244 from icgood/fix-perlcritic-typo-exception
w0rp
2017-01-04
Fix #238 Make the README show the proper linter name for Flow
w0rp
2017-01-04
Merge pull request #236 from Chronial/patch-1
w0rp
2017-01-04
Merge pull request #235 from still-dreaming-1/fix-php-generic-error
w0rp
2017-01-03
Fix typo in perlcritic linter dictionary
Ian Good
2016-12-30
Add python mypy support
Keith Smiley
2016-12-30
Pass file name to flake8
Chronial
2016-12-28
Fix PHP lint generic error without line number
still-dreaming-1
2016-12-26
Merge pull request #233 from LubergAlexander/master
w0rp
2016-12-26
Fixed a typo scss -> sass
Alexander Luberg
2016-12-26
Merge pull request #232 from grzebiel/master
w0rp
2016-12-26
Merge pull request #231 from fannheyward/master
w0rp
2016-12-24
Added ability to reload compilation flags for c and c++ after loading plugin
grzebiel
2016-12-23
Redirect go build output to /dev/null
Heyward Fann
2016-12-22
add go build for build errors (#180)
dzhou121
2016-12-22
[enhancement] add node_modules support for stylelint & htmlhint (#226)
diartyz
2016-12-22
Fix #229 Disable text linters by default
w0rp
2016-12-22
#193 Fix a parsing error for parsing errors with eslint
w0rp
2016-12-16
Elm file filter & Windows bug fixes (#223)
Eric Lehner
2016-12-16
Make sign parsing testable, and add tests for it against various languages.
w0rp
2016-12-16
Merge pull request #224 from cympfh/master
w0rp
2016-12-15
Fix: sign pattern
cympfh
2016-12-14
Merge pull request #221 from rob-b/improve-formatting-of-haskell-linters
w0rp
2016-12-14
Merge pull request #222 from justinmk/fixfuncref
w0rp
2016-12-14
Nvim: pass functions as funcrefs
Justin M. Keyes
2016-12-14
Improve formatting of ghc and hlint haskell linters
Rob Berry
[next]