Skip to content

If resource name contains an invalid identifier character, replace it with underscore #125

@kzu

Description

@kzu

So that "Foo:Bar" is valid and turned into "Foo_Bar".

Built-in resource generator supports the following characters, which all turn to underscores: |, :, ;, >, <.

Add more as needed, but at a minimum, those should be added for parity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions