-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
A-new-lintArea: new lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Description
What it does
Identify when a workspace.package field is not inherited by any package
Advantage
People will make assumptions off of what they see in workspace.package, making unused fields misleading
Drawbacks
No response
Example
[workspace.package]
description = "unused"Could be written as:
[workspace.package]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-new-lintArea: new lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.