diff --git a/pyproject.toml b/pyproject.toml index 7f3dff8..5fa8de8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,9 +140,13 @@ output-format = "colorized" score = "no" [tool.mypy] +allow_untyped_globals = true +error_summary = false +pretty = true warn_unused_configs = true warn_redundant_casts = true warn_unused_ignores = true +check_untyped_defs = true disable_error_code = [ # https://mypy.readthedocs.io/en/stable/error_code_list.html#code-import-untyped