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