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-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
2016-10-06
Merge pull request #53 from dahlia/haskell-stack
w0rp
2016-10-06
GHC Linter for Haskell Stack
Hong Minhee
2016-10-06
Add support for changing the eslint executable.
w0rp
2016-10-06
Fix loading of JSHint configuration files.
w0rp
2016-10-06
Merge pull request #50 from jwilliams108/linter-phpcs
w0rp
2016-10-06
correctly parse eslint warning type
jwilliams108
2016-10-06
adding phpcs linter
jwilliams108
2016-10-05
Update the author line and the filenames for the GCC format pattern.
w0rp
2016-10-05
Use gcc format for vint output
Kabbaj Amine
2016-10-05
Rename the sasslinters to use the same naming conventions, and add scsslint.
w0rp
2016-10-04
Add tidy support for html
Kabbaj Amine
2016-10-04
Add a function for finding nearest files, and use it to fix JSHint so it will...
w0rp
2016-10-04
Add support for formatting filenames into commands, and use it to fix linting...
w0rp
2016-10-04
Add support for checking PHP code, courtesy of Spencer Wood.
w0rp
2016-10-03
Write YAML for the name instead, and make the example lines match the YAML li...
w0rp
2016-10-04
Merge pull request #36 from KabbAmine/linter-yamllint
w0rp
2016-10-04
Merge pull request #35 from KabbAmine/linter-jsonlint-fp
w0rp
2016-10-04
Merge pull request #33 from prashcr/comment-headers
w0rp
2016-10-03
Rename the SASS files to follow the convention from other files, and move the...
w0rp
2016-10-03
Add sass/scss support with sass-lint
Kabbaj Amine
2016-10-03
Add linter yamllint for yaml
Kabbaj Amine
2016-10-03
Add linter jsonlint for json
Kabbaj Amine
2016-10-04
Add comment headers to ale_linters
Prashanth Chandra
2016-10-04
Linter: tslint for typescript
Prashanth Chandra
2016-10-03
Add support for linting with CSSLint.
w0rp
2016-10-03
Add support for checking Vim code with Vint.
w0rp
2016-10-03
Remove a test echo line.
w0rp
2016-10-03
Add support for shellcheck linting.
w0rp
2016-10-03
Add support for javascript.jsx filetype
Paolo Gavocanov
2016-10-02
Fix qflist output for coffeelint
Prashanth Chandra
2016-10-02
Add coffeelint for coffeescript
Prashanth Chandra
2016-09-18
Add support for checking Haskell code via a wrapper script which can be used ...
w0rp
2016-09-18
Add support for checking C code with GCC too.
w0rp
2016-09-18
Add support for checking Fortran syntax with GCC. Mad respect for the mathema...
w0rp
2016-09-18
Run DUB in a separate process as well, so it will not cause import lag.
w0rp
2016-09-16
Add support for linting D code with DMD.
w0rp
[next]