silverstripe-reports/.scrutinizer.yml

10 lines
110 B
YAML
Raw Normal View History

2015-12-15 23:06:51 +01:00
inherit: true
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]