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

Fix false positives when key contains object in YAML in no-unused-keys and no-duplicate-keys-in-locale rules. #115

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

ota-meshi
Copy link
Member

This PR fixes false positives when the key contains objects, like in the following YAML.

? {foo: bar}
: value

…ys` and `no-duplicate-keys-in-locale` rules.
@ota-meshi ota-meshi added the Type: Bug Bug or Bug fixes label Aug 13, 2020
@ota-meshi ota-meshi merged commit 1d50e01 into master Aug 13, 2020
@ota-meshi ota-meshi deleted the fix-yaml-object-key branch August 13, 2020 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants