summaryrefslogtreecommitdiff
path: root/custom-checks
AgeCommit message (Collapse)Author
2017-04-27custom-checks: handle multiple dirsDaniel Hahler
This also fixes a [shellcheck issue](https://github.com/koalaman/shellcheck/wiki/SC2013).
2017-04-15Fix #257 in preparation for #427, standardise options with fallbacks, and ↵w0rp
make it so every value can be computed dynamically
2017-04-15Fix the custom-checks script, and check for more problemsw0rp
2017-03-07Speed up and simplify the custom checks a lotw0rp
2017-02-21Add an extra custom check for using endif instead of end, etc.w0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ↵w0rp
and trailing whitespace, and fix existing issues.