We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef6977 commit 68241a2Copy full SHA for 68241a2
.coveragerc
@@ -1,2 +1,7 @@
1
[run]
2
include = pre_commit_hooks/*
3
+
4
+[report]
5
+exclude_lines =
6
+ pragma: no cover
7
+ if __name__ == .__main__.:
0 commit comments