otter
otter copied to clipboard
[Feature]: Linter for the localization package
Context
In https://github.com/AmadeusITGroup/otter/pull/1784 we mentioned the possibility of adding a linter rule for the naming convention of the localization keys (prefix of each key by the component selector to ensure the uniqueness of cross-component keys).
Proposal
Implementation of this linter rule.