aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_whitespace.py
Commit message (Expand)AuthorAgeFilesLines
* check_whitespace: Warn on trailing tabs in MakefilesKevin O'Connor2019-07-211-1/+1
* check_whitespace: Enforce an 80 column limit on source codeKevin O'Connor2019-02-271-0/+4
* test: Make white space error report more pronouncedKevin O'Connor2018-08-271-4/+6
* check_whitespace: Minor simplification of control char checkKevin O'Connor2018-07-271-3/+2
* test: Extend white space check to verify files are valid utf-8Kevin O'Connor2018-07-261-2/+8
* test: Add a whitespace check to the travis buildKevin O'Connor2018-06-281-0/+59