Kaydet (Commit) 565d6120 authored tarafından Anthony Sottile's avatar Anthony Sottile

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

Committed via https://github.com/asottile/all-repos
üst f4b9d38a
...@@ -5,7 +5,6 @@ source = ...@@ -5,7 +5,6 @@ source =
omit = omit =
.tox/* .tox/*
/usr/* /usr/*
*/tmp*
setup.py setup.py
# Don't complain if non-runnable code isn't run # Don't complain if non-runnable code isn't run
*/__main__.py */__main__.py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment