]> git.openstreetmap.org Git - rails.git/commitdiff
Fix rubocop issue
authormmd-osm <mmd.osm@gmail.com>
Sat, 16 Dec 2017 16:55:56 +0000 (17:55 +0100)
committermmd-osm <mmd.osm@gmail.com>
Sat, 16 Dec 2017 16:55:56 +0000 (17:55 +0100)
.rubocop_todo.yml

index b4104079cb75734dd1f5802d9a4401482fe7e598..d15d23721cb8dc10537bd1289bd4796a824d1f1b 100644 (file)
@@ -82,7 +82,7 @@ Metrics/BlockNesting:
 # Offense count: 63
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1796
+  Max: 1797
 
 # Offense count: 71
 Metrics/CyclomaticComplexity: