]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Add directions for straight on and slight left/right at roundabouts
[rails.git] / .rubocop_todo.yml
index b5834b8ce4ad2f968579b137f07bcfe8d23108e0..a7b456aec43f5031f88cfa8d28b508aaaeeb61f9 100644 (file)
@@ -64,7 +64,7 @@ Metrics/BlockNesting:
 # Offense count: 62
 # Configuration parameters: CountComments.
 Metrics/ClassLength:
-  Max: 1653
+  Max: 1660
 
 # Offense count: 69
 Metrics/CyclomaticComplexity: