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

RemoveUnused: guard Term.Block RHS in unused Defn #1978

Merged
merged 2 commits into from
Apr 20, 2024

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Apr 19, 2024

Closes #914

Adds locally to Term.Block RHS to avoid affecting lines above, precisely as described in the scaladoc example.

@bjaglin bjaglin closed this Apr 19, 2024
@bjaglin bjaglin force-pushed the removeuunsed-block-rhs branch from 82314d4 to 089ec8b Compare April 19, 2024 07:17
@bjaglin bjaglin reopened this Apr 19, 2024
@bjaglin bjaglin force-pushed the removeuunsed-block-rhs branch 3 times, most recently from eacafa2 to 40cecde Compare April 20, 2024 19:16
@bjaglin bjaglin changed the title RemoveUnused: support Term.Block RHS in unused Defn RemoveUnused: guard Term.Block RHS in unused Defn Apr 20, 2024
@bjaglin bjaglin marked this pull request as ready for review April 20, 2024 19:24
@bjaglin bjaglin force-pushed the removeuunsed-block-rhs branch from 40cecde to 02bc6fa Compare April 20, 2024 19:26
@bjaglin bjaglin force-pushed the removeuunsed-block-rhs branch from 02bc6fa to 68fcbbc Compare April 20, 2024 19:28
@bjaglin bjaglin merged commit 0ff4441 into scalacenter:main Apr 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error fix :remove unsed
1 participant