Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix parsing double quoted scalar #82

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Fix parsing double quoted scalar #82

merged 1 commit into from
Oct 19, 2021

Conversation

kpodsiad
Copy link
Contributor

Previously, for an invalid YAML like "aezakmi, which was missing a closing quote, the exception was thrown.

@kpodsiad kpodsiad added the bug Something isn't working label Oct 19, 2021
@kpodsiad kpodsiad requested a review from lwronski October 19, 2021 06:42
@lwronski lwronski merged commit c16466d into main Oct 19, 2021
kpodsiad added a commit that referenced this pull request Oct 21, 2021
@kpodsiad kpodsiad deleted the parse-scalar-fix branch November 10, 2021 13:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants