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
/
doc
Age
Commit message (
Expand
)
Author
2019-04-10
Add a linter for clojure using clj-kondo (#2377)
Masashi Iizuka
2019-04-10
Close #2179 - Add support for gopls
w0rp
2019-04-10
Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)
Raphael Hoegger
2019-04-08
[doc] Add swift support documentation (#2426)
Dan Loman
2019-04-07
Document ale#Has
v2.4.0
w0rp
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-04-02
Add pyflakes to the Vim help file too
w0rp
2019-04-02
Sort the documented options
w0rp
2019-03-30
Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSP
rhysd
2019-03-29
Fix the table of contents
w0rp
2019-03-29
PSScriptAnalyzer (#2370)
Jesse Harris
2019-03-29
#2397 - disable elixir-ls by default, which can be CPU hungry
w0rp
2019-03-25
Merge pull request #2363 from davidsierradz/master
w0rp
2019-03-21
Add support for elm-lsp
Antew
2019-03-15
support jsonlint local executable
davidsierradz
2019-03-11
make options for credo configurable (#2337)
Adam Trepanier
2019-03-09
Update documentation for languagetool
w0rp
2019-03-08
Merge pull request #2327 from akshit-sharma/master
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2019-03-05
#2132 - Document ale#command#Run
w0rp
2019-03-05
Add lsp_config support for rls (#2332)
Nathan Henrie
2019-03-02
fixed mismatched ToC and heading
akshit-sharma
2019-03-02
clang-format supported with nvcc (cuda files)
akshit-sharma
2019-02-22
Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2019-02-22
#2132 - Implement project_root as a replacement for project_root_callback
w0rp
2019-02-22
#2132 - Make most foo_callback options work as foo
w0rp
2019-02-21
#2132 - Implement deferred command handling for linters
w0rp
2019-02-20
Merge pull request #2303 from kevinoid/bandit-use-config
w0rp
2019-02-20
Merge pull request #2302 from kevinoid/pylint-cd-proj-root
w0rp
2019-02-18
Fix typo in ale.txt
mandreyel
2019-02-17
python/bandit: Use .bandit configuration file
Kevin Locke
2019-02-17
python/pylint: Change directory to project root
Kevin Locke
2019-02-13
Fix #2293 - Update linter option documentation
w0rp
2019-02-12
Merge pull request #2291 from kevinoid/pylama-no-temp
w0rp
2019-02-12
#2132 - Implement deferred executable string handling for linters
w0rp
2019-02-12
pylama: Use %s instead of %t
Kevin Locke
2019-02-11
Rewrite the supported tools lists in new files
w0rp
2019-02-10
Merge pull request #2268 from m-pilia/alex
w0rp
2019-02-10
Merge pull request #2287 from kevinoid/vulture-options
w0rp
2019-02-10
Support ale_sh_shellcheck_dialect to set dialect
Kevin Locke
2019-02-10
Document and test ale_python_vulture_options
Kevin Locke
2019-02-10
Supporting filtered jump (#2279)
Théo Cavignac
2019-02-08
Support pylama for python (#2266)
Kevin Locke
2019-02-08
Merge pull request #2262 from sectioneight/cd-for-black
w0rp
2019-02-08
Add `-relative` option to ALESymbolSearch (#2255)
Alvin Chan
2019-02-07
Fixes javalsp linter
Jan Ouwens
2019-02-06
Make Cypher linter dynamic
Francisco Lopes
2019-02-06
Merge pull request #2270 from oblitum/add-cypher-lint
w0rp
2019-02-06
#2132 - lint and fix with ale#command#Run
w0rp
[next]