mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
ignoring testing file samples from coverage
This commit is contained in:
parent
8b6d2a5539
commit
20370c6a1a
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ omit =
|
||||||
.tox/*
|
.tox/*
|
||||||
/usr/*
|
/usr/*
|
||||||
setup.py
|
setup.py
|
||||||
|
pre_commit_hooks/loaderon_hooks/tests/automatic_testing/testing_files/class_docstring_samples/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
show_missing = True
|
show_missing = True
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue