silverstripe-widgets/.scrutinizer.yml

10 lines
109 B
YAML
Raw Normal View History

2015-11-06 23:07:39 +01:00
inherit: true
checks:
2015-11-18 03:42:00 +01:00
php:
code_rating: true
duplication: true
2015-11-06 23:07:39 +01:00
filter:
paths: [src/*, tests/*]