Skip to content

Ignore classes that inherit non-synthetic toString #34

Open
@kubukoz

Description

@kubukoz

Given a class that has a toString defined in a parent (which isn't Object), which isn't the toString generated automatically for case classes, we should not define a custom toString for that class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions