Rule ID: ST-NMG-016
Scope: Workflow
Description
This rule checks whether the name of each argument defined in the workflow exceeds a certain number of characters.
Recommendation
The names of arguments should not be longer than a set number characters. It is recommended to abbreviate longer words, as they make it difficult to monitor arguments during debugging, especially if the first part of the name is the same.
Reset to Default Values
The default value for ST-NMG-016 is 30
.
To reset the value to default right-click the rule in the Project Settings window, and then click Reset to default.
Updated 3 years ago