Closed jbelien closed 1 year ago
In the same logic as adding PHPStan (see #1193) to make Geocoder PHP code more clean and consistent across the different providers, plugins, ... I suggest to also implement PHP Coding Standards Fixer with @Symfony ruleset.
@Symfony
I'd suggest to use php-cs-fixer/shim :slightly_smiling_face:
I'd suggest to use php-cs-fixer/shim 🙂
Oh, I didn't know that. I'll make the change! 👍 Done in 79da40964f4f9d54d46e02773b235c33b6b56864
In the same logic as adding PHPStan (see #1193) to make Geocoder PHP code more clean and consistent across the different providers, plugins, ... I suggest to also implement PHP Coding Standards Fixer with
@Symfony
ruleset.