Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check_whitespace: Also check txt, css, html, yaml, and yml files for errors | Kevin O'Connor | 2021-07-27 | 1 | -1/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | check_whitespace: Add script to run whitespace checks | Kevin O'Connor | 2019-06-23 | 1 | -0/+15 |
Allow users to run the "travis ci" whitespace check directly from the command-line. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |