silverstripe-userforms/.scrutinizer.yml

16 lines
194 B
YAML
Raw Normal View History

2015-08-13 02:44:39 +02:00
inherit: true
build:
nodes:
analysis:
tests:
override: [php-scrutinizer-run]
2015-08-13 02:44:39 +02:00
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]