lower detekt threshold based on latest improvements

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-05-26 23:06:09 +02:00
parent faf9ce2884
commit 1ebc2bac24
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -1,5 +1,5 @@
build: build:
maxIssues: 346 maxIssues: 217
weights: weights:
# complexity: 2 # complexity: 2
# LongParameterList: 1 # LongParameterList: 1