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-04-26 16:49:11 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-04-27 19:16:23 +0300
commitfb6f56b4b6e4138f067bac60e5ebc9f7e49a4f24 (patch)
treef945c044408ae0c2b8df56c9fb8b53b2e4f5bedf /detekt.yml
parentd4a22489c560fdac4faf4fcc5d7c76d5515f758a (diff)
bump 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 dcffe1b4b..4f8767608 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 336
+ maxIssues: 344
weights:
# complexity: 2
# LongParameterList: 1