checkcert/.coveragerc

10 lines
86 B
Text
Raw Normal View History

[run]
source =
YOUR_SOURCE
omit =
*/__init__.py
[report]
fail_under =
80