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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions