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

Router: break before => in new given #4722

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

kitbellew
Copy link
Collaborator

Apparently, break after forces an indented region and fails to compile. Fixes scalacenter/scalafix#2174.

@kitbellew kitbellew requested a review from tgodzik January 16, 2025 18:20
tgodzik
tgodzik previously approved these changes Jan 16, 2025
Apparently, break after forces an indented region and fails to compile.
@kitbellew kitbellew merged commit 2d14af9 into scalameta:main Jan 16, 2025
21 checks passed
@kitbellew kitbellew deleted the sfix2174 branch January 16, 2025 19:49
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.

Scala 3.6 given syntax with linebreak fails
2 participants