]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Update bundle
[chef.git] / .rubocop_todo.yml
index 0fd7fb6727b200949cc15a5228518c822369005e..07772bacdecadfc22fbdbc73a0c202f172e37eeb 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 364
+  Max: 369
 
 Metrics/BlockNesting:
   Max: 4