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-04-05 23:37:57 +0300
committerMarcel Hibbe <dev@mhibbe.de>2022-04-08 10:21:11 +0300
commitdeac2059ff8467e508475409de997f81a3138953 (patch)
treec59ac714c43334f1ce0b30e130f2b9f9cadf6808 /detekt.yml
parenteb961b0452153ebfda9aa6deaceda4fc59243365 (diff)
improve lint/detekt
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 939ff6ae1..43592c6f4 100644
--- a/detekt.yml
+++ b/detekt.yml
@@ -1,5 +1,5 @@
build:
- maxIssues: 98
+ maxIssues: 96
weights:
# complexity: 2
# LongParameterList: 1