filter:
excluded_paths:
- tests/*
- docs/*
- vendor/*
checks:
php: true
filter: { }
coding_style:
php:
spaces:
before_parentheses:
closure_definition: true
around_operators:
concatenation: true