mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-14 16:25:05 +01:00
ci(detekt): bump condition complexity threshold 4->5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
e1d283d44a
commit
0dcc2db3f1
@ -48,7 +48,7 @@ complexity:
|
|||||||
active: true
|
active: true
|
||||||
ComplexCondition:
|
ComplexCondition:
|
||||||
active: true
|
active: true
|
||||||
threshold: 4
|
threshold: 5
|
||||||
ComplexInterface:
|
ComplexInterface:
|
||||||
active: false
|
active: false
|
||||||
threshold: 10
|
threshold: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user