Loosen CodeClimate's method-lines rule (#7980)
This commit is contained in:
parent
52277ea0ba
commit
f65d61c8db
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ checks:
|
|||
method-lines:
|
||||
enabled: true
|
||||
config:
|
||||
threshold: 25
|
||||
threshold: 50
|
||||
nested-control-flow:
|
||||
enabled: true
|
||||
config:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue