Closed
Description
Back in November, the Google Java Formatter was updated to support turning off formatting of javadocs. This is particularly useful functionality with newer javadoc trends as well as older codebases that include heterogenous license headers.
Here is the PR that added the functionality: google/google-java-format#418