Skip to content

Commit

Permalink
Exclude coverage in the template file
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 14, 2018
1 parent 9f60561 commit 62493d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Expand Up @@ -8,6 +8,7 @@ omit =
# Don't complain if non-runnable code isn't run
*/__main__.py
pre_commit/color_windows.py
pre_commit/resources/*

[report]
show_missing = True
Expand Down

0 comments on commit 62493d1

Please sign in to comment.