filter:
excluded_paths:
- 'tests/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
relational: false
before_keywords:
else: false
catch: false
other:
after_type_cast: false