Rename rubocop cop name in excluding rubocop_todo list to avoid it from failing
This commit is contained in:
@@ -461,7 +461,7 @@ Style/Lambda:
|
|||||||
|
|
||||||
# Offense count: 1
|
# Offense count: 1
|
||||||
# Cop supports --auto-correct.
|
# Cop supports --auto-correct.
|
||||||
Style/MethodCallParentheses:
|
Style/MethodCallWithoutArgsParentheses:
|
||||||
Exclude:
|
Exclude:
|
||||||
- 'app/controllers/management/document_verifications_controller.rb'
|
- 'app/controllers/management/document_verifications_controller.rb'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user