فهرست منبع

bump detekt maxIssues for now

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 1 سال پیش
والد
کامیت
6b3f789545
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      detekt.yml

+ 1 - 1
detekt.yml

@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
 # SPDX-License-Identifier: GPL-3.0-or-later
 build:
-  maxIssues: 129
+  maxIssues: 138
   weights:
     # complexity: 2
     # LongParameterList: 1