summaryrefslogtreecommitdiff
path: root/ale_linters/xml/xmllint.vim
AgeCommit message (Collapse)Author
2018-09-04Improve ALE project style checkingw0rp
* The project style linter now runs while you type. * Now the scripts for checking the project require blank lines. * Many style issues have been found and fixed.
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2017-05-18Add xmllint linter (#559)q12321q
* Add xmllint linter for xml