Skip to content

Force scope.name to be lower case #1478

@TwitchBronBron

Description

@TwitchBronBron

There are several locations that compare scope.name, but we have to .toLowerCase() them. It would be good to establish a convention where scope.name is forced to lower case at construction, or store an all-lower-case version for these types of comparisons.

We should do an audit of the project to see how frequently we use scope.name. This could be a breaking change, but realistically people shouldn't be depending on scope.name, rather just using it to compare if scope is same as other scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions