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.
yapf
ruff
1 parent c50f77d commit 3b2e356Copy full SHA for 3b2e356
pyproject.toml
@@ -48,7 +48,7 @@ reportUnknownMemberType = false
48
49
[tool.yapf]
50
based_on_style = "pep8"
51
-spaces_before_comment = 4
+spaces_before_comment = 2
52
split_before_logical_operator = true
53
column_limit = 119
54
allow_split_before_dict_value = false
0 commit comments