Add devshell with ruff
and black
This commit is contained in:
@@ -25,4 +25,11 @@ dynamic = ["version"]
|
||||
include = ["dibbler*"]
|
||||
|
||||
[project.scripts]
|
||||
dibbler = "dibbler.main:main"
|
||||
dibbler = "dibbler.main:main"
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
|
Reference in New Issue
Block a user