silverstripe-blog/.scrutinizer.yml

10 lines
109 B
YAML
Raw Normal View History

2015-05-12 14:12:21 +02:00
inherit: true
2015-11-18 03:01:24 +01:00
checks:
php:
code_rating: true
duplication: true
filter:
paths: [src/*, tests/*]