silverstripe-postgresql/.scrutinizer.yml

16 lines
194 B
YAML
Raw Normal View History

2016-02-16 17:32:08 +01:00
inherit: true
build:
nodes:
analysis:
tests:
override: [php-scrutinizer-run]
2016-02-16 17:32:08 +01:00
checks:
php:
code_rating: true
duplication: true
2016-02-16 17:32:08 +01:00
filter:
paths: [code/*, tests/*]