mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
14 lines
154 B
YAML
14 lines
154 B
YAML
inherit: true
|
|
|
|
checks:
|
|
php: true
|
|
|
|
build:
|
|
nodes:
|
|
analysis:
|
|
tests:
|
|
override: [php-scrutinizer-run]
|
|
|
|
filter:
|
|
paths: [src/*, tests/*]
|