digitalby/locale-lint
Compiler-error-grade localization linter. Catches script contamination (Hans-vs-Hant, Russian-in-Belarusian, ...) and vocabulary leakage (en-US-in-en-GB, ...) before they ship.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| root | Root directory to scan | no | . |
| config | Path to a .locale-lint.yml config file (optional; .zh-lint.yml accepted as fallback) | no | — |
| format | Output format (xcode, github, plain, json) | no | github |
| version | locale-lint core version | no | latest |
| plugins | Space-separated list of plugin packages to install (e.g. "@digitalby/locale-lint-chinese @digitalby/locale-lint-cyrillic"). At least one is required. | no | @digitalby/locale-lint-chinese |
Outputs
no outputs