Skip to content

Unify interface duplicate method with the other function/method declaration inspection #2046

@dlsniper

Description

@dlsniper

GoDuplicateFieldsOrMethodsInspection inspects method declarations on interfaces and GoDuplicateFunctionOrMethodInspection inspects method declarations on structs and functions inside of a package. I think it would make sense to move the method inspection from the first inspection to the second one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions