tools:
external_code_coverage:
timeout: 600 # Timeout in seconds (= 10 min.)
filter:
excluded_paths:
- 'test/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true
within:
brackets: true