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