checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
concatenation: true
build:
tests:
override:
- phpcs-run
# If you have a phpcs.xml in a sub-folder
- phpcs-run --standard=ruleset.xml