Skip to main content

ST-NMG-006 - Variable Overrides Argument

Rule ID: ST-NMG-006

Scope: Workflow

Description

This rule checks whether variables have the same name as an existing argument from the same workflow.

Recommendation

The names of variables and arguments should be unique. Although it is technically possible to have the same name, it could create confusion when debugging the workflow.

docs image