mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
Omit Windows only file from coverage.
This commit is contained in:
parent
6c588f189d
commit
3c374802ec
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue