Explorar o código

slightly increase allowed function complexity to allow our callbacks

B. Petersen %!s(int64=6) %!d(string=hai) anos
pai
achega
7c78eff1fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .swiftlint.yml

+ 1 - 1
.swiftlint.yml

@@ -49,7 +49,7 @@ file_length:
   ignore_comment_only_lines: true
 
 cyclomatic_complexity:
-  warning: 15
+  warning: 20
   error: 25
 
 reporter: "xcode"