Browse Source

bump detekt maxIssues for now

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Marcel Hibbe 1 năm trước cách đây
mục cha
commit
6b3f789545
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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