Skip to content

Commit ec57e31

Browse files
committed
Mention third-party integrations in the README
MOE_MIGRATED_REVID=196924666
1 parent bd8bf60 commit ec57e31

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ The plugin adds a `google-java-format` formatter implementation that can be
6262
configured in `Window > Preferences > Java > Code Style > Formatter > Formatter
6363
Implementation`.
6464

65+
### Third-party integrations
66+
67+
* Gradle
68+
* [Spotless](https://github.com/diffplug/spotless/tree/master/plugin-gradle#applying-to-java-source-google-java-format):
69+
* [sherter/google-java-format-gradle-plugin](https://github.com/sherter/google-java-format-gradle-plugin)
70+
* Apache Maven
71+
* [coveo/fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin)
72+
* [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin):
73+
6574
### as a library
6675

6776
The formatter can be used in software which generates java to output more

0 commit comments

Comments
 (0)