Skip to content

WUnused: Ignore unused params of non-private methods that are members of non-final classlikes #17185

Closed
@szymon-rd

Description

@szymon-rd

Compiler version

3.3.0-RC2

The bug

We should not report unused params in methods that may be overridden, as it's often for the sake of the implementers to use these arguments.

Metadata

Metadata

Assignees

Labels

area:lintingLinting warnings enabled with -W or -Xlintitype:bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions