support for lint key in i18n.yml
#697
Unanswered
JohnRDOrazio
asked this question in
Q&A
Replies: 1 comment
-
|
upon inspecting Lines 12 to 19 in a61db32 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the readme, I see:
However when I try to use the
lintkey with thepatternsoption, I then get this error when running anyi18ncommand:/home/user/.rbenv/versions/3.2.0/lib/ruby/gems/3.2.0/gems/i18n-js-4.2.2/lib/i18n-js/schema.rb:132:in `reject': config has unexpected keys: [:lint] (I18nJS::Schema::InvalidError)Is the
lintkey actually supported? Or is it a work in progress?Beta Was this translation helpful? Give feedback.
All reactions