Skip to content
Snippets Groups Projects
Unverified Commit 47aded9d authored by Markus Reiter's avatar Markus Reiter Committed by GitHub
Browse files

Merge pull request #9166 from reitermarkus/rubocop

Enable `Performance/ConstantRegexp` cop.
parents a81edc39 71095f21
No related branches found
No related tags found
No related merge requests found
......@@ -165,10 +165,6 @@ Performance/CaseWhenSplat:
Performance/Caller:
Enabled: false
# Enable when https://github.com/Homebrew/homebrew-core/pull/64983 is merged.
Performance/ConstantRegexp:
Enabled: false
# Makes code less readable for minor performance increases.
Performance/MethodObjectAsBlock:
Enabled: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment