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>2022-03-10 20:45:13 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2022-03-14 12:23:06 +0300
commit9223727e009da85f8ccd455f26e1d377991e6340 (patch)
treeb76882530e325bd619efd6e8c9f10ab7cd9a8ec4 /detekt.yml
parenta10b67456c8e706af651f02d1fc030615631f68e (diff)
adapt to new 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..8ff4e4e66 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 217
+ maxIssues: 157
weights:
# complexity: 2
# LongParameterList: 1