Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Universal/ConstructorDestructorReturn: add auto-fixer for return type #140

Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Oct 26, 2022

Follow up on #137

The "returns a value" warning cannot be auto-fixed as it should be looked at by a developer. However, the "return type found" error can be auto-fixed, so let's do so.

The "returns a value" warning cannot be auto-fixed as it should be looked at by a developer. However, the "return type found" error _can_ be auto-fixed, so let's do so.
@jrfnl jrfnl force-pushed the universal/constructordestructorreturn-autofix-returntype branch from fbbf276 to 92f65a5 Compare October 26, 2022 07:56
@jrfnl jrfnl merged commit d8916a1 into develop Oct 26, 2022
@jrfnl jrfnl deleted the universal/constructordestructorreturn-autofix-returntype branch October 26, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant