]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Update upstream role for Amsterdam machines
[chef.git] / .rubocop_todo.yml
index f651adfb9e8d53e333229a7bafa131009db682b0..02bdf670183366174f407edd586b69259d1aa9c6 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 360
+  Max: 361
 
 # Offense count: 3
 Metrics/CyclomaticComplexity: