Skip to content

(JS-D007) Bad usage of RegExp#exec and String#match #33

@GilbertKrantz

Description

@GilbertKrantz

Description

RegExp#exec and String#match should only be used when we need to use the parts of a string that match a specific pattern:

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/GilbertKrantz/UniPal/issue/JS-D007/occurrences/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions