geocoder-php / Geocoder

The most featured Geocoder library written in PHP.
https://geocoder-php.org
MIT License
3.94k stars 517 forks source link

Add PHP Coding Standards Fixer in CI #1196

Closed jbelien closed 11 months ago

jbelien commented 11 months 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.

norkunas commented 11 months ago

I'd suggest to use php-cs-fixer/shim :slightly_smiling_face:

jbelien commented 11 months ago

I'd suggest to use php-cs-fixer/shim 🙂

Oh, I didn't know that. I'll make the change! 👍 Done in 79da40964f4f9d54d46e02773b235c33b6b56864