google / google/google-java-format
Omit the redundant method isReal() to make it simpler
Open
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 937
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
Omit the redundant method isReal() to make it simpler since we can directly compare the enum instance with ==
https://github.com/google/google-java-format/blob/18f835849551f81d60d582300a0a3c585b5774b4/core/src/main/java/com/google/googlejavaformat/Doc.java#L394
Contributor guide
Assessment
This issue has not been assessed yet.