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 d70978e commit d696f4bCopy full SHA for d696f4b
scaleway-async/pyproject.toml
@@ -48,3 +48,4 @@ invalid-argument-type = "ignore"
48
import-error = false
49
missing-argument = false
50
bad-argument-type = false
51
+invalid-argument = false
scaleway/pyproject.toml
@@ -50,6 +50,7 @@ bad-assignment = false
bad-return = false
52
53
54
55
[tool.ty.rules]
56
invalid-assignment = "ignore"
0 commit comments