]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Update to leaflet 1.0.2
[rails.git] / .rubocop_todo.yml
index 95ddea8f893b186fa297cfddcc3a176a0aed2f71..f1e93f25bfb4cca9988b86bdde67827752574757 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1652
+  Max: 1659
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: