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

Add 'removeUnusedLambdaParameters' to the cleanup settings. #3856

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

rgrunber
Copy link
Member

Calling it lambda parameters seems a little odd, given it also supports unused pattern variables but I think we can live with this for now. Calling it "unusedLocalVariable" based on the naming in JDT seems a bit too confusing given that it doesn't rename all types of unused local variables.

@rgrunber rgrunber added this to the End November 2024 milestone Nov 13, 2024
@rgrunber rgrunber assigned rgrunber and unassigned rgrunber Nov 13, 2024
@rgrunber rgrunber merged commit 4bf5287 into redhat-developer:master Nov 13, 2024
2 checks passed
@rgrunber rgrunber deleted the quickfix-unused-var branch November 13, 2024 20:42
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.

1 participant