-
-
Notifications
You must be signed in to change notification settings - Fork 114
Javadoc in Enums #259
Copy link
Copy link
Closed
Labels
area: bug 🐛Something isn't workingSomething isn't workingtheme: Re-Writertheme: blank linestheme: commentsIssue caused by comments handlingIssue caused by comments handling
Metadata
Metadata
Assignees
Labels
area: bug 🐛Something isn't workingSomething isn't workingtheme: Re-Writertheme: blank linestheme: commentsIssue caused by comments handlingIssue caused by comments handling
When using the Prettier built from the current master on Enums with Javadoc comments, those get moved around in a way, that does not make sense.
Start with this example:
It gets "prettified" to this:
It is clear visible, that the prettified state is not better readable or conform to some norm, compared to the original.