Adjust maximum class length for rubocop
This commit is contained in:
parent
90b4229134
commit
88e2a3bc76
1 changed files with 3 additions and 0 deletions
|
@ -97,3 +97,6 @@ SignalException:
|
|||
# I need to chain optparse builder, else it is more ugly
|
||||
MultilineBlockChain:
|
||||
Enabled: false
|
||||
|
||||
ClassLength:
|
||||
Max: 105
|
||||
|
|
Loading…
Add table
Reference in a new issue