adjust codeclimat settings

This commit is contained in:
collerek
2021-03-23 09:22:28 +01:00
parent 617ce75042
commit fd1c46628c

View File

@ -6,6 +6,12 @@ checks:
argument-count:
config:
threshold: 6
method-count:
config:
threshold: 25
method-length:
config:
threshold: 35
file-lines:
config:
threshold: 500