aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_whitespace.sh
Commit message (Collapse)AuthorAgeFilesLines
* check_whitespace: Add script to run whitespace checksKevin O'Connor2019-06-231-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>