فهرست منبع

Lower max detekt findings threshold due to latest fixes

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 سال پیش
والد
کامیت
502a3f1f59
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      detekt.yml

+ 1 - 1
detekt.yml

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