palantir-java-format icon indicating copy to clipboard operation
palantir-java-format copied to clipboard

TYPE_USE annotations aren't kept inline

Open Machine-Maker opened this issue 1 year ago • 0 comments

What happened?

2.50.0 The formatter is un-inlining type_use annotations for interface methods return types.

What did you want to happen?

TYPE_USE annotations should be kept inline with the return type instead of on the line before

Machine-Maker avatar Dec 28 '24 08:12 Machine-Maker