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

Do not accept invalid sequence as mapping value #194

Merged
merged 3 commits into from Nov 13, 2022

Conversation

kpodsiad
Copy link
Contributor

fixes #160

@kpodsiad kpodsiad merged commit db90edd into main Nov 13, 2022
UnconventionalMindset pushed a commit to UnconventionalMindset/scala-yaml that referenced this pull request Jan 18, 2023
* fix: do not accept sequence as a mapping value when it's invalid

* better error messages

* fix CI
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.

Parser accepts invalid foo: - bar
2 participants