remove ConcatSpaceFixer in `whatwedo-symfony.php` ``` $ecsConfig->ruleWithConfiguration(ConcatSpaceFixer::class, [ 'spacing' => 'none', ]) ```