Omit Windows only file from coverage.

This commit is contained in:
Paul Hooijenga
2017-04-07 21:10:19 +02:00
parent 6c588f189d
commit 3c374802ec

View File

@@ -8,6 +8,7 @@ omit =
setup.py
# Don't complain if non-runnable code isn't run
*/__main__.py
pre_commit/color_windows.py
[report]
show_missing = True