Below you will find pages that utilize the taxonomy term “Readpato”
March 9, 2026
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.
March 3, 2026
Lint i18n
Version updated for https://github.com/Readpato/lint-i18n to version v0.0.4-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 This GitHub Action, Lint i18n, automates the validation of flat-key JSON files used for internationalization (i18n). It identifies issues such as namespace conflicts, invalid value types, and malformed JSON structures while providing precise line-number error annotations directly in pull request reviews.
March 3, 2026
Lint i18n
Version updated for https://github.com/Readpato/lint-i18n to version v0.0.2-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 This GitHub Action, Lint i18n, provides structural linting for flat-key JSON files used in internationalization (i18n). It automates the detection of common errors such as namespace conflicts, invalid value types, and malformed JSON, ensuring consistency and compatibility in locale files.
February 27, 2026
Lint i18n
Version updated for https://github.com/Readpato/lint-i18n to version v0.0.1-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 is designed to validate flat-key i18n JSON files by detecting structural errors such as namespace conflicts, invalid value types, malformed JSON, and empty files. It automates the process of ensuring i18n files follow best practices and provides clear, line-specific annotations for errors directly in GitHub pull request reviews.