]> git.openstreetmap.org Git - rails.git/commitdiff
Fix rubocop warning
authorTom Hughes <tom@compton.nu>
Wed, 22 Feb 2017 17:54:50 +0000 (17:54 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 22 Feb 2017 17:55:47 +0000 (17:55 +0000)
.rubocop_todo.yml

index a7b456aec43f5031f88cfa8d28b508aaaeeb61f9..4232b05744539300896ac8075dcd160793335402 100644 (file)
@@ -50,7 +50,7 @@ Lint/ShadowingOuterLocalVariable:
 
 # Offense count: 630
 Metrics/AbcSize:
 
 # Offense count: 630
 Metrics/AbcSize:
-  Max: 271
+  Max: 280
 
 # Offense count: 35
 # Configuration parameters: CountComments.
 
 # Offense count: 35
 # Configuration parameters: CountComments.