Skip to content

Commit

Permalink
Add coverage as exclude path
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin committed Dec 29, 2017
1 parent 8b48dd0 commit 332c57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ tools:

filter:
excluded_paths:
- "coverage/"
- "example/"
- "tests/"

0 comments on commit 332c57b

Please sign in to comment.