aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_linter_defintion_processing.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* #3599 - Use ale_root instead of ale_lsp_rootw0rp2021-03-011-4/+4
* Close #2281 - Separate cwd commands from commandsw0rp2021-03-011-1/+29
* Close #3285 - lint_file is now dynamicw0rp2020-08-281-6/+9
* Remove features deprecated in previous versionsw0rp2020-08-181-332/+55
* #2132 - Implement project_root as a replacement for project_root_callbackw0rp2019-02-221-0/+68
* #2132 - Make most foo_callback options work as foow0rp2019-02-221-8/+117
* #2132 - Implement deferred command handling for lintersw0rp2019-02-211-1/+9
* #2132 - Implement deferred executable string handling for lintersw0rp2019-02-121-1/+9
* Add a `lsp_config_callback` linter optionJon Parise2018-10-311-2/+25
* LSP configuration via didChangeConfiguration (#1852)Daniel Welch2018-10-221-1/+30
* Make the language option for LSP linters optionalw0rp2018-07-041-61/+71
* Allow initialization options to be passed to language serversBen Falconer2018-06-061-0/+25
* Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp2018-04-271-0/+24
* #517 Add more code LSP support which makes the tssserver linter behave more l...w0rp2017-07-261-0/+6
* Remove the need for pointless callbacks for LSP lintersw0rp2017-07-021-4/+0
* Support an 'stdio' type for linter defintions, and require a command for LSP ...w0rp2017-07-021-18/+21
* #517 Support linter settings needed for LSP, undocumented for noww0rp2017-06-081-0/+71
* Fix #500 - Support defining aliases for linter namesw0rp2017-05-271-0/+42
* #333 Add the List needed for the lint_file option, and option itself. Neither...w0rp2017-03-081-1/+41
* Fix #315 Implement the read_buffer optionw0rp2017-02-091-0/+49
* Make ALE complain when conflicting command options are usedw0rp2017-02-091-0/+23
* Fix #124 Finish implementing command chaining, and make it work for DMDw0rp2017-02-041-0/+88
* Add tests to cover definitions for linters so far.w0rp2016-12-131-0/+125