silverstripe-userforms/.scrutinizer.yml
2015-08-13 13:05:14 +12:00

13 lines
149 B
YAML

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