silverstripe-textextraction/.scrutinizer.yml

14 lines
154 B
YAML
Raw Normal View History

2015-11-06 23:22:33 +01:00
inherit: true
checks:
php: true
build:
nodes:
analysis:
tests:
override: [php-scrutinizer-run]
2015-11-06 23:22:33 +01:00
filter:
paths: [src/*, tests/*]