feat: add a histrical wit-bindgen
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[mypy]
|
||||
|
||||
disallow_any_unimported = True
|
||||
|
||||
disallow_untyped_calls = True
|
||||
disallow_untyped_defs = True
|
||||
disallow_incomplete_defs = True
|
||||
check_untyped_defs = True
|
||||
disallow_untyped_decorators = True
|
||||
strict_optional = True
|
||||
|
||||
warn_return_any = True
|
||||
warn_unused_configs = True
|
||||
Reference in New Issue
Block a user