silverstripe-reports/.scrutinizer.yml

10 lines
110 B
YAML

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