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
commitcdbdcb48ee378234cf269ea87dbd314db4bea66e (patch)
treee4cf859987896556607a2f98d98ffcd951b434ff /igor.py
parentbd632f8f58a25be4d1500ddd882c9cd5645748a9 (diff)
downloadpython-coveragepy-cdbdcb48ee378234cf269ea87dbd314db4bea66e.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 79a8b4b..0c37efc 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"])