filter:
excluded_paths: [vendor/*, Tests/*]
checks:
php:
code_rating: true
duplication: true
tools:
external_code_coverage:
timeout: 900
checks:
php: true
filter: { }
coding_style:
php: { }