Эх сурвалжийг харах

Minor - Increase threshold of cognitive complexity to 20 to avoid abusive complexity warnings in CodeClimate

Yannick Warnier 6 жил өмнө
parent
commit
546c6721c3
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .codeclimate.yml

+ 2 - 0
.codeclimate.yml

@@ -8,6 +8,8 @@ checks:
     enabled: false
   method-complexity:
     enabled: true
+    config:
+      threshold: 20
   method-count:
     enabled: false
   method-lines: