summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-09-11 20:56:38 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-09-11 20:56:38 -0400
commitee08f60231fcd609f14c86b860d7602bbd7a294f (patch)
tree96551d799a863fde1b56f267d81d4bf1de3755cd /igor.py
parentbcbe9da43a5e6564a33ec3d78098393cb5ecb3d0 (diff)
downloadpython-coveragepy-git-ee08f60231fcd609f14c86b860d7602bbd7a294f.tar.gz
Fix some line endings and whitespace.
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index 79a8b4b3..0c37efca 100644
--- a/igor.py
+++ b/igor.py
@@ -195,6 +195,7 @@ def do_check_eol():
check_file("setup.py")
check_file("igor.py")
check_file("Makefile")
+ check_file(".hgignore")
check_files("doc", ["*.rst"])
check_files(".", ["*.txt"])