]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Exempt out web server from nominatim fail2ban jail
[chef.git] / .rubocop_todo.yml
index d566e2bccb3ef4c0be8ad081759795b32aa0a36e..f651adfb9e8d53e333229a7bafa131009db682b0 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 359
+  Max: 360
 
 # Offense count: 3
 Metrics/CyclomaticComplexity: