Java: enum annotated with "@Deprecated // Some comment" indents improperly

Answered

Running the Java code formatter on an enum with values annotated with "@Deprecated" and "@Deprecated  // Some comment" results in an improper indent on the version with a comment on the same line as the enum. I believe the indent level is based on my continuation indent setting: 8 spaces. Does this look like a bug to y'all?


0
2 comments
Avatar
Permanently deleted user
0

Please sign in to leave a comment.