silverstripe-fulltextsearch/.scrutinizer.yml

16 lines
193 B
YAML
Raw Normal View History

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