mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
pt2 (#3132)
This commit is contained in:
parent
141b48d3cf
commit
51298f156b
@ -16,6 +16,7 @@ checks:
|
|||||||
threshold: 5
|
threshold: 5
|
||||||
method-count:
|
method-count:
|
||||||
enabled: false # I would set this lower if not for cogs as command containers.
|
enabled: false # I would set this lower if not for cogs as command containers.
|
||||||
|
config:
|
||||||
threshold: 20
|
threshold: 20
|
||||||
method-lines:
|
method-lines:
|
||||||
enabled: false
|
enabled: false
|
||||||
@ -40,4 +41,4 @@ plugins:
|
|||||||
radon:
|
radon:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
threshold: "D"
|
threshold: "D"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user