Skip to content

Commit

Permalink
exclude Test directory from scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuzee committed Aug 18, 2015
1 parent e14e1af commit a3302a6
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
@@ -1,6 +1,7 @@
filter:
excluded_paths:
- 'Vendor/*'
- 'app/Test/*'
checks:
php:
code_rating: true
Expand Down

0 comments on commit a3302a6

Please sign in to comment.