We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject
line-length = 80
1 parent 8349a0a commit 3fc4d68Copy full SHA for 3fc4d68
pyproject.toml
@@ -39,7 +39,7 @@ allow_redefinition = true
39
[tool.ruff]
40
src = ["src"]
41
preview = true
42
-line-length = 90
+line-length = 80
43
indent-width = 4
44
45
[tool.ruff.lint]
0 commit comments