Skip to content

Redundant quotes around the $id and $schema properties #118

Description

@erwinkramer

The quotes around the $id and $schema properties are redundant on the yaml files, it is valid yaml when u omit the quotes.

Unfortunately, because they are also the first properties in the document, it also breaks parsing with the vscode-yaml extension, as filed here: redhat-developer/vscode-yaml#1275. Although that might not be the best argument, I don't see any reason to keep it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions