.rubocop_todo.yml in grape-swagger-0.23.0 vs .rubocop_todo.yml in grape-swagger-0.24.0
- old
+ new
@@ -26,10 +26,10 @@
Max: 56
# Offense count: 3
# Configuration parameters: CountComments.
Metrics/ClassLength:
- Max: 226
+ Max: 240
# Offense count: 10
Metrics/CyclomaticComplexity:
Max: 16