Skip to content

Improve regex usage. #532

Open
Open
@davidlehn

Description

@davidlehn

Where appropriate, change usage of str.match(regex) to regex.test(str) with a const regex.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions