Added standard Scrutinizer config

This commit is contained in:
helpfulrobot 2015-11-18 14:36:12 +13:00
parent 6138d0b927
commit 64fc4d0703
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
inherit: true
checks:
php:
code_rating: true
duplication: true
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]
paths: [code/*, tests/*]