Kaydet (Commit) 1bb65743 authored tarafından Anthony Sottile's avatar Anthony Sottile Kaydeden (comit) GitHub

Merge pull request #41 from asottile/all-repos_autofix_all-repos-sed

git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d'
...@@ -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