Skip to content

Commit

Permalink
Exclude migrations from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
robmoorman committed Nov 30, 2016
1 parent 40cc315 commit 2882704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[coverage:run]
omit=src/wagtailthemes/tests/*
omit=src/wagtailthemes/tests/*,src/wagtailthemes/migrations/*

[isort]
line_length=80
Expand Down

0 comments on commit 2882704

Please sign in to comment.