Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check_whitespace: Warn on trailing tabs in Makefiles | Kevin O'Connor | 2019-07-21 | 1 | -1/+1 |
* | check_whitespace: Enforce an 80 column limit on source code | Kevin O'Connor | 2019-02-27 | 1 | -0/+4 |
* | test: Make white space error report more pronounced | Kevin O'Connor | 2018-08-27 | 1 | -4/+6 |
* | check_whitespace: Minor simplification of control char check | Kevin O'Connor | 2018-07-27 | 1 | -3/+2 |
* | test: Extend white space check to verify files are valid utf-8 | Kevin O'Connor | 2018-07-26 | 1 | -2/+8 |
* | test: Add a whitespace check to the travis build | Kevin O'Connor | 2018-06-28 | 1 | -0/+59 |