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
path:
root
/
ale_linters
Age
Commit message (
Expand
)
Author
2016-10-21
Merge pull request #133 from ehzShelter/master
w0rp
2016-10-21
make it less verbose for c and cpp
ehzShelter
2016-10-21
Merge pull request #129 from neersighted/ansible
w0rp
2016-10-21
Added c++14 standard support and POSIX API compile time linker flags for avoi...
ehzShelter
2016-10-20
#131 Keep the error types in the message for eslint
w0rp
2016-10-20
Document ansible-lint
Bjorn Neergaard
2016-10-20
Add ansible-lint support and factor out PEP8 handler
Bjorn Neergaard
2016-10-20
Add support for cppcheck (#126)
Bart Libert
2016-10-19
Fix the D error parsing to handle output without column numbers.
w0rp
2016-10-19
Fix some Vint problems.
w0rp
2016-10-19
Added support for hlint
Jesse Paroz
2016-10-16
Add linters for Elixir (#113)
Ćukasz Jan Niemier
2016-10-13
Merge pull request #101 from s-ol/luacheck
w0rp
2016-10-12
Hide more trailing whitespace warnings when the option is on for flake8.
w0rp
2016-10-12
add luacheck linter
s-ol
2016-10-11
Fix #87 - Allow linter filetypes to be aliased
w0rp
2016-10-11
Match both error and syntax error in verilog
Bjorn Neergaard
2016-10-11
Default handlers to warning
Bjorn Neergaard
2016-10-11
Remove many redundant handlers
Bjorn Neergaard
2016-10-11
Introduce generic unix formatter
Bjorn Neergaard
2016-10-11
Introduce golang support
Bjorn Neergaard
2016-10-11
Set an option for turning Vint style issues on or off.
w0rp
2016-10-11
Use explicit scope in all ale_linters
Bjorn Neergaard
2016-10-10
#81: Close the Vint format quote.
w0rp
2016-10-10
First pass at optimizing ale to autoload (#80)
Bjorn Neergaard
2016-10-10
Add an option for configuring the path for JSHint.
w0rp
2016-10-10
Minor fixes:
Kabbaj Amine
2016-10-10
Echo string format (#76)
KabbAmine
2016-10-09
Merge branch 'shell-detection'
w0rp
2016-10-09
Modify shell's pattern to handle locals other than english, fixes #69
Kabbaj Amine
2016-10-09
#69 Change the default shell for shell linting
w0rp
2016-10-09
Handle arguments to shells in shebang lines too.
w0rp
2016-10-09
#69 Improve shell detection
w0rp
2016-10-09
Add support for perl and perlcritic
Vincent Lequertier
2016-10-09
Add comment headers to verilog linters
mshr-h
2016-10-08
Correct all Vint warnings
w0rp
2016-10-08
Merge pull request #68 from KabbAmine/linter-coffee
w0rp
2016-10-08
Merge pull request #67 from KabbAmine/linter-htmlhint
w0rp
2016-10-08
Add coffee linter
Kabbaj Amine
2016-10-08
Add linter HTMLHint for html files
Kabbaj Amine
2016-10-08
Add verilator for verilog
mshr-h
2016-10-08
Add cpp linter (#64)
Marc Delage
2016-10-08
Add iverilog for verilog (#63)
Masahiro H
2016-10-07
Add support for Pug with pug-lint.
w0rp
2016-10-07
Merge pull request #62 from KabbAmine/linter-tidy-refactor
w0rp
2016-10-07
Refactor tidy support
Kabbaj Amine
2016-10-07
Add support for checking Cython files
w0rp
2016-10-07
Support reading from both output streams, and fix PHP error parsing, which so...
w0rp
2016-10-07
Add basic scala support using scalac (#56)
Zoltan Kalmar
2016-10-07
updating config option format and adding to doc
jwilliams108
[next]