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:
authorAndy Scherzinger <info@andy-scherzinger.de>2021-06-01 15:57:25 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-06-08 18:37:06 +0300
commitb513d0f154f87f1169e3095a6fca5f08fbceae70 (patch)
treec4efca293eeb25a0a08b00ca0426d82e59129795 /detekt.yml
parente4da772882771ab0cd1dd59178aadbfd2ce7657c (diff)
improve detekt score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
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 36a91e080..d93d0475f 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 217
+ maxIssues: 201
weights:
# complexity: 2
# LongParameterList: 1