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 773764b commit a8e77ceCopy full SHA for a8e77ce
scaleway-core/pyproject.toml
@@ -48,3 +48,6 @@ not-callable = false
48
bad-return = false
49
bad-assignment = false
50
bad-argument-type = false
51
+
52
+[tool.ty.rules]
53
+unsupported-operator = "ignore"
0 commit comments