We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bde6bbd commit 1aaacd7Copy full SHA for 1aaacd7
1 file changed
pyproject.toml
@@ -3,6 +3,7 @@ target-version = "py38"
3
extend-exclude = [
4
"tests/messages/data",
5
]
6
+line-length = 95
7
8
[tool.ruff.format]
9
quote-style = "preserve"
0 commit comments