filter:
excluded_paths:
- 'tests/*'
- 'spec/*'
- 'features/*'
- 'src/Parser/Grammar.php'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true
other:
after_type_cast: false