filter:
excluded_paths:
- 'app/*'
- 'tests/*'
- 'vendor/*'
checks:
php: true
tools:
external_code_coverage:
timeout: 1800
filter:
excluded_paths:
- 'app/*'
- 'tests/*'
checks:
php: true
coding_style:
php: { }