Browse Source

Bump score to 2

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 year ago
parent
commit
7cda126204
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/detekt.yml

+ 1 - 1
app/detekt.yml

@@ -1,5 +1,5 @@
 build:
-  maxIssues: 0
+  maxIssues: 2
   weights:
     # complexity: 2
     # LongParameterList: 1