filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php: { }
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
- phpcs-run
tools:
external_code_coverage: true