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.
docstring-code-format
1 parent f5b0f41 commit 608eda9Copy full SHA for 608eda9
1 file changed
pyproject.toml
@@ -115,6 +115,7 @@ extend-exclude = [
115
116
[tool.ruff.format]
117
quote-style = "single"
118
+# This is only required because we have invalid on-purpose code in docstrings:
119
docstring-code-format = false
120
121
[tool.ruff.lint]
0 commit comments