mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
11 lines
150 B
TOML
11 lines
150 B
TOML
line-length = 240
|
|
target-version = "py312"
|
|
|
|
[lint]
|
|
select = ["E", "F", "I", "UP"]
|
|
ignore = []
|
|
|
|
[format]
|
|
quote-style = "double"
|
|
indent-style = "space"
|