add scrutinizer config

This commit is contained in:
Robin Appelman 2017-04-06 16:03:51 +02:00
parent f40a625e87
commit d62c30bdaa
1 changed files with 10 additions and 0 deletions

10
.scrutinizer.yml Normal file
View File

@ -0,0 +1,10 @@
filter:
excluded_paths:
- 'tests/*'
imports:
- php
tools:
external_code_coverage: true