silverstripe-widgets/.scrutinizer.yml
2015-11-07 11:07:39 +13:00

13 lines
163 B
YAML

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