kopia lustrzana https://github.com/ihabunek/toot
Add ruff formatting rules
rodzic
e189ec5f6a
commit
9d6001d514
|
@ -57,6 +57,10 @@ packages=[
|
|||
[tool.pyright]
|
||||
pythonVersion = "3.8"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
target-version = "py38"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"build",
|
||||
|
|
Ładowanie…
Reference in New Issue