- Enforce a maximum number of statements allowed in function blocks
This rule enforces a maximum number of statements allowed in function blocks.
Ignores top-level functions.
Specifies a maximum number of statements allows in function blocks.
You can check them out here.