diff --git a/detekt.yml b/detekt.yml index e8e167c4b..dbdbbedcd 100644 --- a/detekt.yml +++ b/detekt.yml @@ -1,5 +1,5 @@ build: - maxIssues: 94 + maxIssues: 80 weights: # complexity: 2 # LongParameterList: 1