Skip to content

Commit d3081c3

Browse files
authored
Merge pull request #224 from dahlia/all-repos_autofix_all-repos-sed
git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d'
2 parents 3663ebb + 14cadec commit d3081c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.coveragerc

Lines changed: 0 additions & 1 deletion
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)