palantir-java-format
palantir-java-format copied to clipboard
TYPE_USE annotations aren't kept inline
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