Skip to content

Parser error on loading file with flow sequence containing plain scalars #9

@stewcam

Description

@stewcam

I am working with YAML files in an environment where a file may include a flow sequence such as:

- triggers: [trigger1, trigger2]

However, on loading a file with this line with Neslib.Yaml an EYamlParserError is created. If the scalars in the flow sequence are single-quoted or double-quoted the issue does not arise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions