Selaa lähdekoodia

set detekt limit to latest check run

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