Switch to ruff for formatting/linting
This commit is contained in:
parent
57cd22eb95
commit
52b578ea6f
@ -1 +1,6 @@
|
||||
[tool.black]
|
||||
[tool.ruff]
|
||||
line-length = 88
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E4", "E7", "E9", "F", "I", "C4", "UP", "PERF", "PL", "SIM"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user