Skip to content

unneeded_override breaks fixes for "Automatic Initializer Inheritance" #5571

Closed
@Lutzifer

Description

New Issue Checklist

Describe the bug

In some cases (as can be seen in this Stack Overflow Issue: https://stackoverflow.com/a/28187653), it is necessary to reimplement initializers.

As these reimplementations are considered "unneeded" by SwiftLint, they are deleted.

"unneeded_override" could be made optional to avoid breaking existing codebases with this when running swiftlint fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected and reproducible misbehavior.good first issueIssue to be taken up by new contributors yet unfamiliar with the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions