nguyenphutrong/I18n Lens
Audit translation health with i18nlens in CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | I18n Lens release tag to install, or latest. | no | latest |
| workspace | Project workspace to audit. | no | . |
| fail-on | Issue kinds that should fail the job. | no | missing,placeholder |
| max-unused | Allow up to this many unused keys before failing when unused is enabled. | no | "" |
| baseline | Baseline file with accepted existing issues. | no | "" |
| ignore-key-pattern | Regex for translation keys to ignore. | no | "" |
| ignore-file | Glob for source or locale files to ignore, relative to workspace. | no | "" |
| format | Output format. | no | terminal |
| output | Optional report output path. | no | "" |
| extra-args | Additional arguments passed to i18nlens ci. | no | "" |
Outputs
no outputs