version: '2' # required to adjust maintainability checks
checks:
method-complexity:
config:
threshold: 7
method-lines:
threshold: 100