checks:
php:
excluded_dependencies:
- atoum/atoum
tools:
php_cs_fixer:
config: { level: psr2 }
checks:
php: true
filter: { }
coding_style:
php:
spaces:
around_operators:
bitwise: false
concatenation: true