Explorar el Código

set detekt limit to latest check run

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger hace 3 años
padre
commit
59e85334f7
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: 223
+  maxIssues: 217
   weights:
     # complexity: 2
     # LongParameterList: 1