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 c77b43b commit 9345906Copy full SHA for 9345906
config/detekt/detekt.yml
@@ -77,7 +77,7 @@ complexity:
77
threshold: 600
78
LongMethod:
79
active: true
80
- threshold: 60
+ threshold: 70
81
LongParameterList:
82
83
threshold: 6
0 commit comments