]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Qualify property access
[chef.git] / .rubocop_todo.yml
index f5b756028f392d8d8f9d4c1a0eabf38f7b16ac63..02bdf670183366174f407edd586b69259d1aa9c6 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 356
+  Max: 361
 
 # Offense count: 3
 Metrics/CyclomaticComplexity: