소스 검색

lower detekt threshold based on latest improvements

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 년 전
부모
커밋
1ebc2bac24
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      detekt.yml

+ 1 - 1
detekt.yml

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