silverstripe-versionfeed/.scrutinizer.yml

13 lines
163 B
YAML
Raw Normal View History

2015-11-06 23:14:50 +01:00
inherit: true
tools:
external_code_coverage: true
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]