We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4765db3 + d778f26 commit b86e64cCopy full SHA for b86e64c
ruff.toml
@@ -1,5 +1,5 @@
1
-# include pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
2
-include = "pyproject.toml"
+# extend pyproject.toml for requires-python (workaround astral-sh/ruff#10299)
+extend = "pyproject.toml"
3
4
[lint]
5
extend-select = [
0 commit comments