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