rules repository

G-1030 – Avoid defining variables that are not used.

Unused variables decrease the maintainability and readability of your code.

Tags: General.

Quality area: Maintainability. Severity: Minor. Fixing time: Local-medium.

No rule selected