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

Do not remove unused variables with constructor calls #147

Merged

Conversation

timtebeek
Copy link
Contributor

What's your motivation?

Not guaranteed safe to delete constructor calls either.
image

@timtebeek timtebeek self-assigned this Aug 7, 2023
@timtebeek timtebeek marked this pull request as draft August 7, 2023 15:23
@timtebeek timtebeek marked this pull request as ready for review August 7, 2023 15:30
@timtebeek timtebeek added the bug Something isn't working label Aug 7, 2023
@timtebeek timtebeek requested a review from joanvr August 7, 2023 15:30
@timtebeek timtebeek merged commit 92c1f8b into main Aug 9, 2023
1 check passed
@timtebeek timtebeek deleted the fix/do_not_unused_variables_with_constructor_invocations branch August 9, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants