We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b34ce commit c649e14Copy full SHA for c649e14
detekt.yml
@@ -50,7 +50,7 @@ complexity:
50
threshold: 4
51
ComplexInterface:
52
active: true
53
- threshold: 11
+ threshold: 12
54
includeStaticDeclarations: false
55
ComplexMethod:
56
0 commit comments