Skip to content

Option to suppress 'mypy-status' error #176

@jaraco

Description

@jaraco

When one of the mypy checks fail, it also reports a failure in the 'mypy-status' at the beginning of the test run. As a result, running with -x (fail fast) will always emit an inactionable error. Personally, I just find that error useless noise and I'd like to suppress it. Could you add an option to suppress this error and only report the per-file errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions