silverstripe-iframe/.scrutinizer.yml

16 lines
193 B
YAML
Raw Normal View History

2015-11-18 03:16:04 +01:00
inherit: true
build:
nodes:
analysis:
tests:
override: [php-scrutinizer-run]
2015-11-18 03:16:04 +01:00
checks:
php:
code_rating: true
duplication: true
filter:
paths: [src/*, tests/*]