wdl icon indicating copy to clipboard operation
wdl copied to clipboard

Add `description` requirement to `meta` requirement

Open adthrasher opened this issue 7 months ago • 2 comments

https://github.com/stjude-rust-labs/wdl/blob/cf378aff7dba902e6b970dcd13ea746ae294e0ec/wdl-lint/src/rules/missing_metas.rs#L57

This rule should notify users that the newly added meta section must include a description key or the user will immediately receive a new lint warning from DescriptionMissing.

adthrasher avatar Jul 09 '24 20:07 adthrasher