Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Tag name production is too strict #42

Description

@Sebmaster

At the moment names are matched with a "simple" \w regex in the lexer however I dug a bit into the production and it seems it all ends up in a NameChar which matches a much larger array of values.

Is that correct, should we expand the regex to match the full range of NameChars?

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