Explorar el Código

adapt to new detekt score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger hace 3 años
padre
commit
9223727e00
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      detekt.yml

+ 1 - 1
detekt.yml

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