No Subworkflows
Severity:
Description
This rule has no available description
Error Message
We do not recommend using subworkflows as they complicate the import/export process. You may want to consider using some atomic actions instead depending on what your subworkflow does. See here for more details: https://CiscoAandI.github.io/flowlint/rules/No-Subworkflows
Rule Definition
field: type
function: pattern
functionOptions:
notMatch: ^workflow\.sub_workflow$