summaryrefslogtreecommitdiff
path: root/ale_linters/rst/rstcheck.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.
2017-11-11Add rstcheck linter to check for errors in restructured text (#1090)jnduli