Empty and Implicit Returns cause resiliency issues.
Read more
Conflicts in Local / Global Variables can be Unproductive
Read more
Unused arguments are quite risky for the code.
Read more
Always call ancestor to avoid risks in Python code
Read more
Multiple Significant Returns are risky for the code
Read more
Unused imports cause risks in code
Read more
Unused variables can cause risks in code
Read more
Avoid using “SELECT DISTINCT”, use DELETE-ADJACENT
Read more
Avoid Main Procedures having complex queries
Read more