google / google/google-java-format
The hard wrap width is too small
Open
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 937
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
- 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?
Contributor guide
Assessment
This issue has not been assessed yet.