Skip to content

Lint if workspace.package.* field is unused #15868

@epage

Description

@epage

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-new-lintArea: new lintS-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions