.rubocop_todo.yml in dump-1.0.5 vs .rubocop_todo.yml in dump-1.0.6
- old
+ new
@@ -19,10 +19,10 @@
Max: 15
# Offense count: 386
# Configuration parameters: AllowURI, URISchemes.
Metrics/LineLength:
- Max: 209
+ Max: 210
# Offense count: 28
# Configuration parameters: CountComments.
Metrics/MethodLength:
Max: 47