inherit: true
checks:
php: true
build:
nodes:
analysis:
cache:
directories:
- vendor/
filter:
paths: ["src/*"]
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: true