]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add string for GraphHopper car profile
[rails.git] / .rubocop_todo.yml
index 5b6145de38155e394684f4ea44da11ad7b957123..03fa82f0f62e336e08549329a5ae362a8426068a 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1665
+  Max: 1705
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: