Last Updated: February 25, 2016
·
1.016K
· gaelan

Cause Travis to Fail on Trailing Whitespace

In the script section of travis.yml, add:

- "! git grep ' $' -- \\*.rb \\*.js \\*.other-file-types | grep -v -e 'FILE_TO_IGNORE' -e 'OTHER_FILE_TO_IGNORE"