filter:
excluded_paths:
- "vendor/"
- "tests/"
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: true
other:
after_type_cast: false
build: true