Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
Command run was: git ls-tree -r HEAD --name-only | xargs dos2unix