7 lines
108 B
TOML
7 lines
108 B
TOML
[tool.ruff]
|
|
line-length = 88
|
|
|
|
[tool.pyright]
|
|
typeCheckingMode = "strict"
|
|
reportMissingTypeStubs = "warning"
|