filter:
excluded_paths:
- 'tests/*'
- 'features/*'
- 'spec/*'
checks:
php: true
javascript: true
coding_style:
php:
indentation:
general:
size: 1
spaces:
around_operators:
concatenation: true
tools:
external_code_coverage: true