From 713d244680d00195a7e737e89e134f46bcf84668 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Mon, 26 Apr 2021 21:10:34 +0200 Subject: [PATCH] bump detekt issues Signed-off-by: Andy Scherzinger --- detekt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detekt.yml b/detekt.yml index 4f8767608..7b254e8ec 100644 --- a/detekt.yml +++ b/detekt.yml @@ -1,5 +1,5 @@ build: - maxIssues: 344 + maxIssues: 346 weights: # complexity: 2 # LongParameterList: 1