-
-
Notifications
You must be signed in to change notification settings - Fork 800
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers