mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-07 16:59:03 -06:00
Omit Windows only file from coverage.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user