git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d'

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2017-10-21 08:59:57 -07:00
parent f1e943e6bf
commit e9a0f84a69

View file

@ -5,7 +5,6 @@ source =
omit =
.tox/*
/usr/*
*/tmp*
setup.py
get-git-lfs.py