Skip to content

Commit 14cadec

Browse files
committed
git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d'
Committed via https://github.com/asottile/all-repos
1 parent 3663ebb commit 14cadec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.coveragerc

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ data_file = $PWD/.coverage
66
omit =
77
.tox/*
88
/usr/*
9-
*/tmp*
109
*/setup.py
1110
*/build_manylinux_wheels.py
1211
*/upload_appveyor_builds.py

0 commit comments

Comments
 (0)