]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
nominatim: remove only if with potential uninitialised variables
[chef.git] / .rubocop_todo.yml
index 6bc5812c04c9b3aafa49ff6ac99631e9f64e86d8..13b8fc9df55785b201df4563cdf9bc794ee89e72 100644 (file)
@@ -27,7 +27,7 @@ Metrics/LineLength:
 # Offense count: 23
 # Configuration parameters: CountComments.
 Metrics/MethodLength:
-  Max: 28
+  Max: 40
 
 # Offense count: 1
 Metrics/PerceivedComplexity: