Skip to content

Incorrect indentation for (nested) match types in scaladoc #13297

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

Closed
Kordyjan opened this issue Aug 16, 2021 · 0 comments · Fixed by #13317
Closed

Incorrect indentation for (nested) match types in scaladoc #13297

Kordyjan opened this issue Aug 16, 2021 · 0 comments · Fixed by #13317
Assignees
Milestone

Comments

@Kordyjan
Copy link
Contributor

Compiler version

scaladoc generated for 3.0.3-RC1-bin-20210815-1524a5a-NIGHTLY

Example

https://dotty.epfl.ch/api/scala/Tuple$.html#Take-0

Output

image

Expectation

Types printed out by the doctool should follow the rules for well-formatted scala code. In the form it is formatted right now, the signature is misleading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants