silverstripe-reports/.scrutinizer.yml
2015-12-16 11:06:51 +13:00

10 lines
110 B
YAML

inherit: true
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]