tagDescription
infoContact
will check a specification to ensure that every tag
object contains a description
Example ruleset configuration
tag-description:
description: "Check that every `tag` object contains a `description`"
type: "tags"
recommended: true
severity: "warn"
given: "$"
then:
function: "tagDescription"
The function is used by the info-contact Rule