rubocop_todo: bump max module length to 400
This commit is contained in:
parent
42486c1181
commit
f0e5ebce06
@ -66,7 +66,7 @@ Metrics/BlockNesting:
|
||||
# Offense count: 19
|
||||
# Configuration parameters: CountComments.
|
||||
Metrics/ModuleLength:
|
||||
Max: 363
|
||||
Max: 400
|
||||
|
||||
# Offense count: 1
|
||||
# Configuration parameters: CountKeywordArgs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user