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.
1 parent 823b59f commit 544f8d3Copy full SHA for 544f8d3
pyproject.toml
@@ -32,6 +32,7 @@ extend-exclude = [".cache"]
32
line-length = 120
33
unsafe-fixes = true
34
preview = false
35
+output-format = "concise"
36
37
[tool.ruff.lint]
38
select = ["ALL"]
0 commit comments