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

Inline local variables if assigned from feature flag call #41

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

timtebeek
Copy link
Contributor

What's changed?

Remove single variable declarations & usages if assigned from a matching feature flag API call.

What's your motivation?

@timtebeek timtebeek added the enhancement New feature or request label Dec 22, 2024
@timtebeek timtebeek self-assigned this Dec 22, 2024
@timtebeek timtebeek requested a review from shanman190 December 22, 2024 13:37
@timtebeek timtebeek merged commit c448e2a into main Dec 22, 2024
2 checks passed
@timtebeek timtebeek deleted the inline-local-variables branch December 22, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

RemoveStringFlag should remove method calls & conditions when comparing equal Strings
1 participant