Refine checking for trailing whitespace [skip travis][skip appveyor]
* Include tabs in checking. * Use `git grep` to avoid including `.git` directory. * Avoid running `grep` multiple times.
Showing
Please register or sign in to comment
* Include tabs in checking. * Use `git grep` to avoid including `.git` directory. * Avoid running `grep` multiple times.