Skip to content

Commit 3caaae5

Browse files
cpovirkcushon
authored andcommitted
Remove obsolete doc about Javadoc formatting options.
MOE_MIGRATED_REVID=135684465
1 parent d0ffea4 commit 3caaae5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/src/main/java/com/google/googlejavaformat/java/JavaFormatterOptions.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
* <p>The goal of google-java-format is to provide consistent formatting, and to free developers
2626
* from arguments over style choices. It is an explicit non-goal to support developers' individual
2727
* preferences, and in fact it would work directly against our primary goals.
28-
*
29-
* <p>This class exists primarily to distinguish between Google Java Style mode and {@code --aosp}
30-
* mode. It also provides a configuration that enables the Eclipse Javadoc formatter until <a
31-
* href="https://github.com/google/google-java-format/issues/7">google-java- format#7</a> is
32-
* resolved.
3328
*/
3429
@Immutable
3530
public class JavaFormatterOptions {

0 commit comments

Comments
 (0)