aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_whitespace.py
Commit message (Collapse)AuthorAgeFilesLines
* test: Make white space error report more pronouncedKevin O'Connor2018-08-271-4/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* check_whitespace: Minor simplification of control char checkKevin O'Connor2018-07-271-3/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Extend white space check to verify files are valid utf-8Kevin O'Connor2018-07-261-2/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add a whitespace check to the travis buildKevin O'Connor2018-06-281-0/+59
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>