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: correct parser for double-quoted keys in map block #452

Merged

Conversation

buty4649
Copy link
Contributor

This PR fixes an issue where the single-quote parser was incorrectly specified for double-quoted keys in YAML map blocks.

@biojppm
Copy link
Owner

biojppm commented Jul 16, 2024

Thanks! The CI failures are unrelated and need to be addressed separately. Merging now.

@biojppm biojppm merged commit 52f1902 into biojppm:master Jul 16, 2024
106 of 242 checks passed
@buty4649 buty4649 deleted the fix-map-block-key-double-quote-parsing branch July 16, 2024 07:04
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.

2 participants