AlloSystem is a cross-platform suite of C++ components for building interactive multimedia tools and applications.
BSD 3-Clause "New" or "Revised" License
65
stars
22
forks
source link
Removed trailing whitespace. #40
Closed
DrewRWx closed 9 years ago
There is a lot of trailing whitespace and it has been muddying commits from newer contributors.
I need to do more testing to make sure the script didn't break anything.
I think we should develop a pre-commit hook that checks for trailing whitespace and anything else.