google / google-java-format

Reformats Java source code to comply with Google Java Style.
Other
5.65k stars 857 forks source link

Explicitly test that reformatting after formatting and string wrapping is idempotent #1184

Closed copybara-service[bot] closed 2 weeks ago

copybara-service[bot] commented 2 weeks ago

Explicitly test that reformatting after formatting and string wrapping is idempotent

There's some indirect coverage of this from line ending tests, but they don't exercise string wrapping.