diff --git a/detekt.yml b/detekt.yml index f0922b2d9..a516d586a 100644 --- a/detekt.yml +++ b/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: 78 + maxIssues: 80 weights: # complexity: 2 # LongParameterList: 1