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-09 00:26:09 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-06-09 00:26:09 +0300
commitdb231ed12b501bb6484fd3d16ff55f1347872a4b (patch)
tree08530e7742445872a3d8c32c5bcc0ea8f0968f59 /detekt.yml
parent7372d108a71160f0f07b9e1010e47a5bb722c5db (diff)
update after rebase, lower 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 ffa4d891e..a12c1bd8a 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 264
+ maxIssues: 202
weights:
# complexity: 2
# LongParameterList: 1