Skip to content

Fix #9515: Fix handling of selftype for indentation #10330

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

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 16, 2020

The indentation of the self type does not matter anymore; it's the next token after
the => that determines the indentation width.

The indentation of the self type does not matter anymore; it's the next token after
the `=>` that determines the indentation width.
@nicolasstucki nicolasstucki linked an issue Nov 16, 2020 that may be closed by this pull request
@nicolasstucki nicolasstucki merged commit f9d63d6 into scala:master Nov 16, 2020
@nicolasstucki nicolasstucki deleted the fix-#9515 branch November 16, 2020 14:13
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

Self-type indentation is unexpectedly significant
3 participants