PrinsFrank / standards

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

Remove ignored non-ASCII from .typos.toml #157

Closed szepeviktor closed 9 months ago

szepeviktor commented 9 months ago

gʌba is transliterated now.

szepeviktor commented 9 months ago

image

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4ac3282) 99.88% compared to head (da8b0d6) 99.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================= Coverage 99.88% 99.88% Complexity 233 233 ========================================= Files 33 33 Lines 3615 3615 ========================================= Hits 3611 3611 Misses 4 4 ```

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

PrinsFrank commented 9 months ago

Thanks!