We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a115e4 + d778f26 commit acbd4fbCopy full SHA for acbd4fb
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