We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de42cfb commit bc2a3aeCopy full SHA for bc2a3ae
.coveragerc
@@ -1,6 +1,6 @@
1
[run]
2
source = nikola
3
-omit = /tmp/*, _*, nikola/packages, nikola/data, nikola/winutils
+omit = /tmp/*, _*, nikola/packages*, nikola/data*, nikola/winutils*
4
[report]
5
exclude_lines =
6
pragma: no cover
0 commit comments