Skip to content

Commit b5ff725

Browse files
committed
Add ruff config
1 parent fb4a64b commit b5ff725

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[tool.ruff]
2+
line-length = 120
3+
4+
[tool.ruff.format]
5+
quote-style = "preserve"

0 commit comments

Comments
 (0)