Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-25 | Switch to v:t_ variables for type checks | w0rp | |
2018-07-25 | Ignore a shellcheck warning for custom linting rules | w0rp | |
2018-07-24 | #1754 Require snake_case names for linters in the codebase | w0rp | |
2018-07-12 | Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR | w0rp | |
2018-05-01 | Update run-tests to make use of /usr/bin/env (#1548) | Bjorn Neergaard | |
* Update run-tests to make use of /usr/bin/env * Update run-vint * Update run-vader-tests * Update custom-linting-rules * Update custom-checks * Update check-toc * Update check-supported-tools-tables | |||
2017-12-01 | Break up the rest of the test script code into smaller files | w0rp | |