summaryrefslogtreecommitdiff
path: root/test/test_ale_lint_command.vader
AgeCommit message (Collapse)Author
2019-02-06#2132 - lint and fix with ale#command#Runw0rp
A new function is added here which will later be modified for public use in linter and fixer callbacks. All linting and fixing now goes through this new function, to prove that it works in all cases.
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-06-28Get tests running and passing with NeoVim 0.2 and 0.3w0rp
2018-06-19Remove a redundant variable in testsw0rp
2017-10-23Get all tests to pass on Windowsw0rp
2017-08-13#653 Skip filetype keys in g:ale_buffer_info during cleanupw0rp
2017-02-28Fix #288 - Add a command for running ALEw0rp