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
2018-08-16
feat: add ale_go_govet_options variable
tyru
2018-08-12
Merge pull request #1806 from jimenezrick/fix-rustc-linter
w0rp
2018-08-10
Fix #1684: Use the correct flag name in rustc linter
Ricardo Catalinas Jiménez
2018-08-09
Add blank lines to conform the coding standards
kodemeister
2018-08-07
Use .cquery file to detect the project root
kodemeister
2018-08-03
Add support for yang-lsp
David Hotham
2018-08-03
Fix #1781 - Fix me breaking the tsserver linter
w0rp
2018-08-03
Merge pull request #1778 from fredemmott/hhast-perf
w0rp
2018-08-03
Only run the custom ALE linting script if it's in runtimepath
w0rp
2018-08-03
Add a linter for checking ALE code itself
w0rp
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2018-08-02
Tell HHAST to only look at open files
Fred Emmott
2018-08-02
Merge pull request #1770 from fredemmott/hack
w0rp
2018-08-02
Suggested changes
Fred Emmott
2018-08-02
Add Haskell IDE Engine (hie) support (#1735)
Luxed
2018-08-02
coding style
Fred Emmott
2018-08-02
Split Hack out from PHP, modernize
Fred Emmott
2018-07-30
Indicate that a C compiler failed due to problems in a header file
w0rp
2018-07-29
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-26
fix(linters: python): mark as lint_file
actionless
2018-07-26
Add support for 'vulture' for Python
Yauhen Kirylau
2018-07-25
Merge pull request #1757 from jtalowell/master
w0rp
2018-07-25
Fix joker finding .joker file
morrifeldman
2018-07-25
Providing cquery support for C files
jtalowell
2018-07-25
Switch to v:t_ variables for type checks
w0rp
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-23
Merge pull request #1745 from sharils/master
w0rp
2018-07-23
Fix autoload for phoenix
sharils
2018-07-22
Merge pull request #1751 from melentye/master
w0rp
2018-07-22
Add Clangd language server support for C
Andrey Melentyev
2018-07-22
Merge pull request #1750 from kylef/kylef/apib-tmp
w0rp
2018-07-22
Make drafter linter use stdin instead of writing to tmp file
Kyle Fuller
2018-07-22
Merge pull request #1742 from typetetris/master
w0rp
2018-07-20
Add cabal-ghc linter
Eric Wolf
2018-07-19
Add documentation and testing for fortls
Ben Spiers
2018-07-19
Add support for Fortran language server by @hansec
Ben Spiers
2018-07-16
remark-lint without saving to disk
Takashi WADA
2018-07-16
Support remark-lint installed locally
Takashi WADA
2018-07-15
Add kotlin language server support (#1725)
MTDL9
2018-07-15
Massively reduce the amount of code needed for linter tests
w0rp
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2018-07-07
Merge pull request #1697 from ananace/add-puppet-languageserver
w0rp
2018-07-06
Add flow-language-server
jamestthompson3
2018-07-05
Clean up root detection for puppet languageserver
Alexander Olofsson
2018-07-05
vue: Add the vls language server linter
Alexander Olofsson
2018-07-04
puppet: Add puppet-languageserver linter
Alexander Olofsson
2018-07-04
Make the language option for LSP linters optional
w0rp
2018-07-04
Remove deprecated code for the 2.0 release
v2.0.0
w0rp
2018-07-01
add pyre lsp linter to python linters
Derek P Sifford
2018-07-01
Respect ale_warn_about_trailing_whitespace for yamllint
w0rp
[next]