This commit is contained in:
Michael H 2019-11-17 11:08:30 -05:00 committed by GitHub
parent 141b48d3cf
commit 51298f156b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ checks:
threshold: 5
method-count:
enabled: false # I would set this lower if not for cogs as command containers.
config:
threshold: 20
method-lines:
enabled: false
@ -40,4 +41,4 @@ plugins:
radon:
enabled: true
config:
threshold: "D"
threshold: "D"