Sfoglia il codice sorgente

Bump score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 anno fa
parent
commit
1768ce70cb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: 122
+  maxIssues: 129
   weights:
     # complexity: 2
     # LongParameterList: 1