google / google/google-java-format
Comment line wrapping is not idempotent
Open
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 937
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
Here's a test case
[non-idempotent.zip](https://github.com/google/google-java-format/files/1380355/non-idempotent.zip)
Bisecting seems to implicate 79a39179f8c "Wrap line comments that exceed the column limit" by @cushon, which makes sense to me as a culprit.
Contributor guide
Assessment
This issue has not been assessed yet.