Skip to content

mypy plugin: Cache invalidation with custom decorators #146

Description

@binaryDiv

Right now there's a cache invalidation bug in the mypy plugin, presumably related to custom validataclass decorators (those that can be configured via config, e.g. @search_query_dataclass).

It might be necessary to check for those custom decorators in report_config_data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions