unused-parameter
rule should not trigger on parameters used for their type
#5742
Labels
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
New Issue Checklist
Bug Description
It should not report for cases where the parameter is used for its type and not value.
Here the
type
parameter decides the return type.Environment
The text was updated successfully, but these errors were encountered: