Bump max blocklength for additional routes
This commit is contained in:
parent
dfe21fec82
commit
f62f0547bb
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Metrics/AbcSize:
|
||||||
# Offense count: 41
|
# Offense count: 41
|
||||||
# Configuration parameters: CountComments, ExcludedMethods.
|
# Configuration parameters: CountComments, ExcludedMethods.
|
||||||
Metrics/BlockLength:
|
Metrics/BlockLength:
|
||||||
Max: 261
|
Max: 262
|
||||||
|
|
||||||
# Offense count: 11
|
# Offense count: 11
|
||||||
# Configuration parameters: CountBlocks.
|
# Configuration parameters: CountBlocks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue