Merge pull request #1569 from bertocq/chore/fix_rubocop_todo

Fix rubocop_todo error because of renamed cop
This commit is contained in:
Juanjo Bazán
2017-05-30 10:41:01 +02:00
committed by GitHub

View File

@@ -461,7 +461,7 @@ Style/Lambda:
# Offense count: 1
# Cop supports --auto-correct.
Style/MethodCallParentheses:
Style/MethodCallWithoutArgsParentheses:
Exclude:
- 'app/controllers/management/document_verifications_controller.rb'