Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add no-missing-keys-in-other-locales rule and change no-missing-keys rule to not report if there is one matching key #148

Merged
merged 2 commits into from
Jan 3, 2021

Conversation

ota-meshi
Copy link
Member

This PR makes the following two changes.

  • Adds no-missing-keys-in-other-locales rule that reports key with the same path as the key of resource does not exist in another locale.
  • Changes no-missing-keys rule so that it does not report if there is one matching key in any locale.

close #146

…ys` rule to not report if there is one matching key
@ota-meshi ota-meshi added the Type: Feature Includes new features label Dec 28, 2020
@ota-meshi ota-meshi merged commit 8559e03 into master Jan 3, 2021
@ota-meshi ota-meshi deleted the no-missing-keys-in-other-locales branch January 3, 2021 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Includes new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[no-missing-keys] option for default locale
1 participant