rspec/rules/S4196/description.adoc
2020-06-30 17:16:12 +02:00

1 line
217 B
Plaintext

Marking a parameter for output means that callers will expect its value to be updated with a result from the execution of the procedure. Failing to update the parameter before the procedure returns is surely an error.