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 d1c5444 commit b434f69Copy full SHA for b434f69
ruff.toml
@@ -1,5 +1,5 @@
1
[lint]
2
-select = [
+extend-select = [
3
"C901",
4
"W",
5
]
0 commit comments