Add config for Ruff
This commit is contained in:
parent
a5a9658896
commit
20fd58b8d7
|
@ -2,6 +2,9 @@
|
|||
requires = ["setuptools", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 79
|
||||
|
||||
[tool.black]
|
||||
line-length = 79
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user