unneeded_override doesn't check init #5265
Labels
enhancement
Ideas for improvements of existing features and rules.
good first issue
Issue to be taken up by new contributors yet unfamiliar with the project.
New Issue Checklist
Describe the bug
unneeded_override rule does not check init
Complete output when running SwiftLint, including the stack trace and command used
Environment
In the following code,
override init()
will not trigger:The text was updated successfully, but these errors were encountered: