RetroAchievements / RAWeb

The RetroAchievements.org platform. Includes core functionality for managing achievements, game data, and community features.
https://retroachievements.org
GNU General Public License v3.0
268 stars 97 forks source link

ci: sync i18n during pre-commit #2832

Closed wescopeland closed 1 week ago

wescopeland commented 1 week ago

This PR updates our currently-empty pre-commit hook:

Files that are changed from these will be staged and automatically included in the commit. This should ensure our generated types and locale JSON files are always up-to-date.

Screenshot 2024-11-10 at 1 26 47 PM