filter:
paths:
- 'Classes/*'
tools:
external_code_coverage:
timeout: 600
runs: 1
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: true
other:
after_type_cast: false