aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/check_whitespace.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-151-1/+1
|
* check_whitespace: Also check txt, css, html, yaml, and yml files for errorsKevin O'Connor2021-07-271-1/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* 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>