Skip to content

strict=False in config file mistakenly sets strict=True #8633

Closed
@matangover

Description

@matangover

Starting with mypy 0.770, putting strict=False in mypy.ini causes mypy to behave as if it was
strict=True. In fact, the value of strict is not checked at all.

Inadvertently caused by #8192

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions