gamemanual0 / gm0

Game Manual 0 - The most extensive guide out there for FTC
https://gm0.org
Other
53 stars 84 forks source link

Add CI check for Unicode Characters in Source Files #417

Closed abidingabi closed 6 months ago

abidingabi commented 6 months ago

This is essentially the logical conclusion of (https://github.com/gamemanual0/gm0/pull/406). All non-ASCII characters were removed from the source, and a CI check was added to check for them in the future.