Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d'
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 21, 2017
1 parent aca956a commit a456245
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Expand Up @@ -5,7 +5,6 @@ source =
omit =
.tox/*
/usr/*
*/tmp*
setup.py

[report]
Expand Down

0 comments on commit a456245

Please sign in to comment.