filter:
excluded_paths:
- vendor/*
- Tests/*
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
timeout: 3600
runs: 17
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: false