google-java-format
google-java-format copied to clipboard
The hard wrap width is too small
- AOSP style, basic indent is 4.
- class -> method -> main body,
- java.util.stream.Stream
- val name clarity often means long names
Because of the above reasons, the left margin can easily become large, and the right space is not enough to wrap the line. May 120 be better?