mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-21 19:55:07 +01:00
Lower max detekt findings threshold due to latest fixes
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
c6e082c6b1
commit
502a3f1f59
@ -1,5 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
maxIssues: 80
|
maxIssues: 73
|
||||||
weights:
|
weights:
|
||||||
# complexity: 2
|
# complexity: 2
|
||||||
# LongParameterList: 1
|
# LongParameterList: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user