silverstripe-environmentcheck/.scrutinizer.yml

10 lines
110 B
YAML
Raw Normal View History

2015-09-10 23:13:48 +02:00
inherit: true
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]