Feature/scalar/plain #22
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: dolysis/yary#22
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/scalar/plain"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds support for plain scalars to the
Scanner
.Components
InvalidPlainScalar
for plain scalars that start with an illegal characterscan_plain_scalar
the handles the processing of YAML plain scalarsScanner.is_plain_scalar
Scanner.plain_scalar
&is_plain_safe_c
Notes
As noted in the commit message, I currently knowingly incorrectly handle "JSON like" keys in flow contexts: