We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb37f8 commit 2195b13Copy full SHA for 2195b13
1 file changed
pyproject.toml
@@ -66,7 +66,7 @@ include-package-data = false
66
where = ["src"]
67
namespaces = false
68
69
-# Thanks to Flake8-pyproject, we can configure flake8 here!
+# ruff configuration
70
[tool.ruff]
71
line-length = 88
72
src = ["src", "tests"]
0 commit comments