PrinsFrank / standards

A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
MIT License
375 stars 10 forks source link

Enforce concat_space in CS #207

Closed szepeviktor closed 5 months ago

szepeviktor commented 5 months ago

Add spaces around dots.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (668c746) 100.00% compared to head (dff1226) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #207 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 261 261 =========================================== Files 40 40 Lines 4168 4168 =========================================== Hits 4168 4168 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

PrinsFrank commented 5 months ago

Thanks!!