filter:
paths:
- "*"
excluded_paths:
- "Tests/*"
- "vendor/*"
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: false