]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Fix rubocop warnings
[chef.git] / .rubocop_todo.yml
index 4a5009387c4292b8aaee0f5dc4813a8c99816906..6bc5812c04c9b3aafa49ff6ac99631e9f64e86d8 100644 (file)
@@ -22,7 +22,7 @@ Metrics/CyclomaticComplexity:
 # Offense count: 338
 # Configuration parameters: AllowURI, URISchemes.
 Metrics/LineLength:
 # Offense count: 338
 # Configuration parameters: AllowURI, URISchemes.
 Metrics/LineLength:
-  Max: 451
+  Max: 696
 
 # Offense count: 23
 # Configuration parameters: CountComments.
 
 # Offense count: 23
 # Configuration parameters: CountComments.