No rule selected
G-7220 – Always use forward declaration for private functions and procedures.
Having forward declarations allows you to order the functions and procedures of the package in a reasonable way.
Tags: Stored Object.
Quality area: Maintainability. Severity: Minor. Fixing time: Local-medium.
← Previous
G-7210
Try to keep your packages small. Include only few procedures and functions that are used in the same context.
Next →
Press p or n to quickly navigate to the previous/next rule.
