silverstripe-tagfield/.scrutinizer.yml
Christopher Pitt d7f0206a0e Made supported
2015-09-09 13:28:43 +12:00

13 lines
163 B
YAML

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