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
/
test
/
test_linter_retrieval.vader
Age
Commit message (
Expand
)
Author
2018-04-24
#1278 Allow linters to be defined pretty much anywhere
w0rp
2017-11-14
Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly
w0rp
2017-11-12
#1108 Support setting b:ale_linter_aliases to a List
w0rp
2017-11-11
#1108 Support using Lists and 'all' for b:ale_linters
w0rp
2017-10-03
Fix typos
rhysd
2017-07-07
Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...
w0rp
2017-06-20
Fix #668 - Support eslint for TypeScript
w0rp
2017-06-08
#517 Support linter settings needed for LSP, undocumented for now
w0rp
2017-05-27
Fix #500 - Support defining aliases for linter names
w0rp
2017-04-25
#427 Allow linters and aliases to be configured in buffer local variables
w0rp
2017-04-12
Add support for multiple filetypes in filetype aliasing
valtermro
2017-03-08
#333 Add the List needed for the lint_file option, and option itself. Neither...
w0rp
2017-02-09
Fix #315 Implement the read_buffer option
w0rp
2016-10-22
Clean up some test filenames and extraneous code
Bjorn Neergaard