Skip to content

Commit

Permalink
re-enable autocorrection on Lint/AmbiguousRegexpLiteral
Browse files Browse the repository at this point in the history
Summary:
The open-source RuboCop version pin is now greater than 1.19

Differential Revision: D47802717

fbshipit-source-id: 16bc3e92c95bce46e4d87dd6c5740b57ab2cbf1f
  • Loading branch information
dafyddcrosby authored and facebook-github-bot committed Jul 26, 2023
1 parent dd101d3 commit 5cd7894
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,6 @@ Lint/AmbiguousOperator:

Lint/AmbiguousRegexpLiteral:
Enabled: true
# TODO re-enable autocorrection on RuboCop >= v1.19 see https://github.com/rubocop/rubocop/issues/10002
AutoCorrect: false

Lint/AssignmentInCondition:
Enabled: true
Expand Down

0 comments on commit 5cd7894

Please sign in to comment.