]> git.openstreetmap.org Git - chef.git/blobdiff - .rubocop_todo.yml
Run i18n:js:export rake task on web site updates
[chef.git] / .rubocop_todo.yml
index d566e2bccb3ef4c0be8ad081759795b32aa0a36e..02bdf670183366174f407edd586b69259d1aa9c6 100644 (file)
@@ -13,7 +13,7 @@ Metrics/AbcSize:
 # Offense count: 27
 # Configuration parameters: CountComments.
 Metrics/BlockLength:
-  Max: 359
+  Max: 361
 
 # Offense count: 3
 Metrics/CyclomaticComplexity: