Version
CA002 - Unused argument
Description
A feature should only have arguments which are actually needed and used in the computation.
-
Scope Feature Status Disabled Severity Warning Applicability All Score 40
Example of violation
Recommendation
Remove argument and update callers.
In the example, remove the argument
Back to Rules
cached: 06/08/2025 5:36:50.000 AM