blob: 208782b1a1e6ec45584ab0c73107316f46771348 [file] [log] [blame]
[mypy]
warn_unused_ignores = True
warn_redundant_casts = True
no_implicit_optional = True
strict_equality = True
[mypy-tests.test_plugins.*]
ignore_errors = True