GBA003/External/Harmony/Backends/Dropbox/Carthage/Checkouts/SwiftyDropbox/stone/mypy.ini
2024-05-30 10:22:15 +08:00

6 lines
109 B
INI

[mypy]
# follow_imports = False
ignore_missing_imports = True
show_none_errors = True
strict_optional = True