We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b424af commit c7471e5Copy full SHA for c7471e5
1 file changed
pyproject.toml
@@ -95,7 +95,7 @@ exclude = [
95
".nox", ".pants.d", ".pytype", ".ruff_cache", ".svn", ".tox", ".venv",
96
"__pypackages__", "_build", "buck-out", "build", "dist", "node_modules", "venv"
97
]
98
-line-length = 65000
+line-length = 320
99
preview = true
100
101
[tool.ruff.lint]
0 commit comments