filter:
paths: [src/*]
checks:
php: true
tools:
external_code_coverage:
timeout: 600
filter:
excluded_paths:
- 'test/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: false