silverstripe-contentreview/.scrutinizer.yml

10 lines
110 B
YAML
Raw Normal View History

2015-10-29 10:32:00 +13:00
inherit: true
checks:
2015-11-18 14:36:12 +13:00
php:
code_rating: true
duplication: true
2014-03-07 14:54:48 +13:00
2015-10-29 10:32:00 +13:00
filter:
2015-11-18 14:36:12 +13:00
paths: [code/*, tests/*]