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

Disallow duplicate keys in yaml tags #2379

Merged
merged 1 commit into from May 19, 2021

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented May 19, 2021

Make sure that there's no duplidate keys in yaml tags.
I added the check in the yaml tree constructor's method, so that the verification is done at every level in the yaml structure.

cc @julien-c

@lhoestq lhoestq merged commit e7ed013 into master May 19, 2021
@lhoestq lhoestq deleted the disallow-duplicate-keys-in-yaml-tags branch May 19, 2021 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant