Skip to content

Replace Named annotations with explicit qualifier #5684

@TimoPtr

Description

@TimoPtr

We want to enforce the best practice introduced in home-assistant/developers.home-assistant#2764 by replacing all the Named annotation with an explicit qualifier like it has been done in #5667

The first step (in one or multiple PRs) is to find all Named annotation and their usage and replace it with new annotations.

The second step (harder and in a separate PR) is to created a custom lint rule that actually forbid the usage of the Named annotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions