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

[yaml] Use the correct position when parsing sequence of map #130

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

olblak
Copy link
Member

@olblak olblak commented Dec 1, 2020

Remove unneeded code which and add missing tests to catch this in the future

fix #129

Signed-off-by: Olivier Vernin olivier@vernin.me

Signed-off-by: Olivier Vernin <olivier@vernin.me>
@olblak olblak added the bug Something isn't working label Dec 1, 2020
@olblak olblak self-assigned this Dec 1, 2020
@olblak olblak merged commit 8d53412 into master Dec 1, 2020
@olblak olblak deleted the issues/129 branch December 1, 2020 22:30
@jetersen
Copy link
Member

jetersen commented Dec 1, 2020

Much appreciated 👏🏼🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

index incremented by 1 when value is greater than 1.
2 participants