mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 03:29:28 +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
7e6b316df0
commit
72f653a29c
@ -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