new file: .github/workflows/pyproject.toml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[tool.ruff]
|
||||
lint.extend-ignore = ["Q000"]
|
||||
line-length = 120
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "preserve"
|
||||
Reference in New Issue
Block a user