build:
environment:
php: 7.3.0
nodes:
analysis:
tests:
override:
- php-scrutinizer-run
filter:
paths:
- src/
- utils/
tools:
external_code_coverage:
timeout: 300
filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true