mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 02:12:22 +00:00
Rename function-is-too-complex to complex-structure
This commit is contained in:
parent
7db6a2d6d4
commit
70ff65154d
8 changed files with 35 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
# function-is-too-complex (C901)
|
||||
# complex-structure (C901)
|
||||
|
||||
Derived from the **mccabe** linter.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue