Skip to content

Pattern file names and filename field should be in single quotes, not double #58

@taylorlm88

Description

@taylorlm88

Before we talked about file paths needing to be in single quotes, not double quotes, in a yaml file. Pattern files may just be filenames, in which case this is not an issue, but the user can also provide an absolute path to a pattern in the pattern field in order to override the pattern library, if they happen to have patterns outside the library they want to use. If the user does provide a full path instead of just the pattern's filename, double quotes will cause the same issue it causes with the rig and pattern library paths. So to be safe, the pattern names should also be exported as characters with single quotes, instead of strings with double quotes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions