Merge pull request #5705 from consuldemocracy/dependabot/bundler/rubocop-1.66.1
Bump rubocop from 1.64.1 to 1.66.1
This commit is contained in:
@@ -337,6 +337,9 @@ Naming/BlockForwarding:
|
||||
- "app/controllers/management/base_controller.rb"
|
||||
- "app/controllers/subscriptions_controller.rb"
|
||||
|
||||
Naming/RescuedExceptionsVariableName:
|
||||
Enabled: true
|
||||
|
||||
Naming/VariableName:
|
||||
Enabled: true
|
||||
|
||||
@@ -784,6 +787,12 @@ Style/RedundantInterpolation:
|
||||
Style/RedundantParentheses:
|
||||
Enabled: true
|
||||
|
||||
Style/RedundantRegexpArgument:
|
||||
Enabled: true
|
||||
|
||||
Style/RedundantRegexpCharacterClass:
|
||||
Enabled: true
|
||||
|
||||
Style/RedundantReturn:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user