aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_lint_file_linters.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace appveyor with GitHub actions (#5119)Horacio Sanson2026-05-121-16/+23
* Add neovim 0.6 to run-tests (#3998)Horacio Sanson2022-04-011-1/+1
* #2132 - lint and fix with ale#command#Runw0rp2019-02-061-3/+17
* #2017 Simplify lint cycles for supporting other sources laterw0rp2018-10-291-1/+0
* Get tests to pass in Vim 8.1w0rp2018-07-231-1/+1
* Get tests running and passing with NeoVim 0.2 and 0.3w0rp2018-06-281-1/+1
* #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffersw0rp2017-10-301-1/+14
* Fix some random test issues for Windowsw0rp2017-09-111-2/+4
* Fix a bug where the sign column was not closed some of the time, etc.w0rp2017-08-141-0/+20
* Fix #271 - Add the ability to open the quickfix or loclist windows only after...w0rp2017-08-081-0/+16
* Cover the SaveEvent function with a testw0rp2017-08-011-0/+27
* #734 - Do not clear file linter results when no buffers are runw0rp2017-07-311-8/+43
* #697 - Clear all highlights every time items are set again, and refactor most...w0rp2017-07-071-0/+16
* Run the lint_file checks synchronously, so the tests will consistently passw0rp2017-04-301-4/+5
* #333 Finish implementing the lint_file optionw0rp2017-03-211-0/+174