Required Variable Description
Severity:
Description
This rule has no available description
Error Message
Every workflow variable needs a description of length at least 10. See here for more details: https://CiscoAandI.github.io/flowlint/rules/Required-Variable-Description
Rule Definition
- field: properties.description
function: defined
- field: properties.description
function: length
functionOptions:
min: 10