mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-23 05:29:54 +01:00
lower detekt threshold based on latest improvements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
faf9ce2884
commit
1ebc2bac24
@ -1,5 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
maxIssues: 346
|
maxIssues: 217
|
||||||
weights:
|
weights:
|
||||||
# complexity: 2
|
# complexity: 2
|
||||||
# LongParameterList: 1
|
# LongParameterList: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user