rules repository

G-7420 – Always make the RETURN statement the last statement of your function.

The reader expects the `return` statement to be the last statement of a function.

Tags: Stored Object.

Quality area: Maintainability. Severity: Major. Fixing time: Local-high.

No rule selected