# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
# URISchemes: http, https
Layout/LineLength:
- Max: 248
+ Max: 266
# Offense count: 29
# This cop supports unsafe autocorrection (--autocorrect-all).
# Offense count: 26
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
- Max: 310
+ Max: 314
# Offense count: 59
# Configuration parameters: AllowedMethods, AllowedPatterns.