filter:
excluded_paths:
- 'tests/*'
- 'spec/*'
checks:
php: true
coding_style:
php:
spaces:
around_operators:
concatenation: true
upper_lower_casing:
keywords:
general: lower
constants:
true_false_null: lower
build: true