mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-29 00:19:24 +01:00
Increase allowed functions count in detekt config.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
This commit is contained in:
parent
5a20082938
commit
e71d8a09af
@ -49,7 +49,7 @@ complexity:
|
||||
ComplexMethod:
|
||||
threshold: 10
|
||||
TooManyFunctions:
|
||||
threshold: 10
|
||||
threshold: 20
|
||||
ComplexCondition:
|
||||
threshold: 3
|
||||
LabeledExpression:
|
||||
|
Loading…
x
Reference in New Issue
Block a user