Explorar o código

ci: bump detekt score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger hai 9 meses
pai
achega
cabd248e13
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: 178
+  maxIssues: 179
   weights:
     # complexity: 2
     # LongParameterList: 1