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 b3ae5ce commit 96e49d6Copy full SHA for 96e49d6
tests/integration/.ruff.toml
@@ -0,0 +1,4 @@
1
+extend = "../.ruff.toml"
2
+
3
+[lint]
4
+extend-ignore = ["B018", "PYI015", "PYI017"]
0 commit comments