Added standard Scrutinizer config

This commit is contained in:
helpfulrobot 2015-11-18 15:01:24 +13:00
parent 3ef14a6e1a
commit 67678944d9
1 changed files with 8 additions and 0 deletions

View File

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