# Offense count: 27
# Configuration parameters: CountComments.
Metrics/BlockLength:
- Max: 356
+ Max: 364
+
+Metrics/BlockNesting:
+ Max: 4
# Offense count: 3
Metrics/CyclomaticComplexity:
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives.
# URISchemes: http, https
Metrics/LineLength:
- Max: 696
+ Max: 704
# Offense count: 24
# Configuration parameters: CountComments.