summaryrefslogtreecommitdiff
path: root/test/test_no_linting_on_write_quit.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-12-18#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)w0rp
2018-07-23Get tests to pass in Vim 8.1w0rp
2018-07-17Fix #1619 - Rewrite lint on enter events so they behave betterw0rp
2017-10-18Get more tests to pass on Windowsw0rp
2017-10-17#904 - Allow linting to run on save a second after :q failsw0rp
2017-10-14#904 Do not run linters on :wq or :xw0rp