Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Brey <alvaro.brey@nextcloud.com>2022-08-18 18:22:50 +0300
committerÁlvaro Brey <alvaro.brey@nextcloud.com>2022-08-18 18:22:50 +0300
commit9b4f391bab9830431ab7ecd778dd81c6d29e7f36 (patch)
tree3b704363778d2b26c0e1d1b986b01fc40cbb0a6d /detekt.yml
parent4c5bacc4ebd46504df8888858ea13a6972daf129 (diff)
Bump detekt.yml issues after ConversationsListController conversion
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Diffstat (limited to 'detekt.yml')
-rw-r--r--detekt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/detekt.yml b/detekt.yml
index 6cc523fa7..e8e167c4b 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 77
+ maxIssues: 94
weights:
# complexity: 2
# LongParameterList: 1