Skip to content

Support package ignores for deprecated #18435

Closed
@kasium

Description

@kasium

Feature

The deprecated check is a great feature, however its tidious if the project checked by mypy is a library which might deprecate functions. These functions are then still exported (e.g. in an init file) and have tests. For all these cases, the deprecated check will find something.

As the mypy config only supports customizations of errors per package but not the customization of packages per rule, this is a missing feature

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions