Lint i18n
Version updated for https://github.com/Readpato/lint-i18n to version v0.0.5-alpha.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Lint i18n” GitHub Action provides structural linting for flat-key JSON files used in internationalization (i18n). It automatically detects namespace conflicts, validates value types (ensuring all values are strings), and scans recursively for issues in locale directories, offering precise error reporting with inline PR annotations. This action simplifies the process of maintaining consistent and error-free i18n files, preventing runtime issues caused by structural ambiguities or invalid data.
Release notes
Full Changelog: https://github.com/Readpato/lint-i18n/compare/v0.0.4-alpha...v0.0.5-alpha