There was an error while loading. Please reload this page.
1 parent 14e518d commit 53c333cCopy full SHA for 53c333c
1 file changed
pyproject.toml
@@ -38,3 +38,6 @@ select = [
38
"TCH", # type-checking block
39
"UP", # forbid outdated syntax
40
]
41
+
42
+[tool.ruff.format]
43
+line-ending = "lf"
0 commit comments