summaryrefslogtreecommitdiffstats
path: root/.coveragerc
blob: 9da615ce16c11d68903751226e29d5b62291ea5f (plain)
1
2
3
4
5
6
[report]
fail_under = 97

[run]
branch = true
omit=*dist-packages*,*site-packages*,gitlint-core/gitlint/tests/*,.venv/*,*virtualenv*