Fix rubocop warning

This commit is contained in:
Tom Hughes 2017-02-22 17:54:50 +00:00
parent bbd24879fd
commit 91e33f50bc

View file

@ -50,7 +50,7 @@ Lint/ShadowingOuterLocalVariable:
# Offense count: 630
Metrics/AbcSize:
Max: 271
Max: 280
# Offense count: 35
# Configuration parameters: CountComments.