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 015cc47 commit b267c1bCopy full SHA for b267c1b
.coveragerc
@@ -0,0 +1,5 @@
1
+[run]
2
+
3
+# ignore the dist utils. They are not part of the code base
4
+# we are going to test. They are used by maintainers only.
5
+omit = roundup/dist/*
0 commit comments