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:
What it does
Identify when a
workspace.packagefield is not inherited by any packageAdvantage
People will make assumptions off of what they see in
workspace.package, making unused fields misleadingDrawbacks
No response
Example
Could be written as: