rootstrap / i18n_linter

Rails i18n Linter Gem
https://rootstrap.com
MIT License
44 stars 2 forks source link

Refactor Negative Rules #21

Closed f19ps closed 5 years ago

f19ps commented 5 years ago

Current Negative Rules:

NegativeStringRules were removed, so now the Negative Rules (previously NegativeContextRules) work only with Strings' contexts.

Digger helper helps us to easily find labels, constants and identifiers.