Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2019-02-06 | Update syntax checking | w0rp | |
* Line continuation characters should be on the same lines. * .vim file line indentation should be a multiple of 4. | |||
2018-09-04 | Improve ALE project style checking | w0rp | |
* 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-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2017-05-18 | Add xmllint linter (#559) | q12321q | |
* Add xmllint linter for xml |