Selaa lähdekoodia

adapt to new detekt score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 vuotta sitten
vanhempi
commit
9223727e00
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      detekt.yml

+ 1 - 1
detekt.yml

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