Skip to content

Syntax error when emitting to JSON from a YAML versioning scheme value #292

@captain-yoshi

Description

@captain-yoshi

Emitting a JSON file from a YAML with versioning value will give a SyntaxError when parsed in JSON.

YAML

james: 0.0.7

JSON

{"james": 0.0.7}

The versioning conversion to a double should not have passed (just a hypothesis).

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