Skip to content

Use single quotes for YAML strings #5935

Closed
@xabbuh

Description

@xabbuh

We should make sure to use single quotes for quoted YAML strings. The disadvantage of double quotes is that escape sequences are evaluated in them which can confuse users who are not so familiar with the YAML spec and may lead to unexpected errors/behaviour when blindly using them without properly escaping backslashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableClear and specific issues ready for anyone to take them.hasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions