summaryrefslogtreecommitdiff
path: root/test/test_linter_retrieval.vader
AgeCommit message (Expand)Author
2019-06-10Fix #1727 - Replace previoulsy defined linters with matching namesw0rp
2019-01-12#2132 Remove the need for the hidden add_newline option by tweaking the flow ...w0rp
2018-10-26#927 Allow b:ale_linter_aliases to be set to a Stringw0rp
2018-04-24#1278 Allow linters to be defined pretty much anywherew0rp
2017-11-14Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitlyw0rp
2017-11-12#1108 Support setting b:ale_linter_aliases to a Listw0rp
2017-11-11#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-10-03Fix typosrhysd
2017-07-07Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...w0rp
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-06-08#517 Support linter settings needed for LSP, undocumented for noww0rp
2017-05-27Fix #500 - Support defining aliases for linter namesw0rp
2017-04-25#427 Allow linters and aliases to be configured in buffer local variablesw0rp
2017-04-12Add support for multiple filetypes in filetype aliasingvaltermro
2017-03-08#333 Add the List needed for the lint_file option, and option itself. Neither...w0rp
2017-02-09Fix #315 Implement the read_buffer optionw0rp
2016-10-22Clean up some test filenames and extraneous codeBjorn Neergaard