Fix discord channel name and add verification
This commit is contained in:
parent
cc40e9dcf3
commit
d645fecae0
7 changed files with 23 additions and 4 deletions
|
|
@ -54,6 +54,7 @@ max-nested-blocks=8
|
|||
max-public-methods=16
|
||||
max-returns=8
|
||||
max-statements=96
|
||||
max-statements-in-try=64
|
||||
|
||||
[tool.ruff.lint.mccabe]
|
||||
max-complexity = 34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue