filter:
dependency_paths: [vendor/]
checks:
php: true
tools:
external_code_coverage:
timeout: 900
build:
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
negation: true