Skip to content

Cleanup: Bring all the grammars up to a standard level of Lint compliance #2854

@joshgoebel

Description

@joshgoebel

This is part of the larger task of auditing all the grammars for incorrect or exponential backtracking regex. To make those PRs simpler and easier to review we first clean them up with eslint --fix.

I've been against these type of sweeping changes in the past without good reason, but if we have to touch every single file anyways to clean up the regex (so it can be properly audited) then we may as well lint them first to make that job easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions