-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels