]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Update carto stylesheet to v4.2.0
[chef.git] / .rubocop_todo.yml
index f5b756028f392d8d8f9d4c1a0eabf38f7b16ac63..f651adfb9e8d53e333229a7bafa131009db682b0 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 356
+  Max: 360
 
 # Offense count: 3
 Metrics/CyclomaticComplexity: