mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
align ruff.toml with black
This commit is contained in:
parent
3b7c2e4859
commit
394055d7e6
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ exclude = [
|
|||
]
|
||||
|
||||
# Same as Black.
|
||||
line-length = 119
|
||||
line-length = 120
|
||||
|
||||
# Allow unused variables when underscore-prefixed.
|
||||
dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue