Skip to content

Commit c649e14

Browse files
update detekt rule
1 parent c2b34ce commit c649e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detekt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ complexity:
5050
threshold: 4
5151
ComplexInterface:
5252
active: true
53-
threshold: 11
53+
threshold: 12
5454
includeStaticDeclarations: false
5555
ComplexMethod:
5656
active: true

0 commit comments

Comments
 (0)