-
-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
See https://hg.python.org/hooks/file/tip/checkwhitespace.py for the hg.python.org solution. Need to check both code and docs. Could either set up a bot to do the check on the diff directly or somehow use Travis and its TRAVIS_PULL_REQUEST
environment variable to check whitespace only on the changing code.
srkunze