build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
filter:
excluded_paths:
- "tests/"
tools:
external_code_coverage:
timeout: 900
checks:
php: true
filter: { }
coding_style:
php: {}