Skip to content

Commit c734b73

Browse files
committed
Document another GJF integration
MOE_MIGRATED_REVID=197089986
1 parent 013ca8a commit c734b73

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,15 @@ Implementation`.
6464

6565
### Third-party integrations
6666

67-
* Gradle
67+
* Gradle plugins
6868
* [Spotless](https://github.com/diffplug/spotless/tree/master/plugin-gradle#applying-to-java-source-google-java-format):
6969
* [sherter/google-java-format-gradle-plugin](https://github.com/sherter/google-java-format-gradle-plugin)
70-
* Apache Maven
70+
* Apache Maven plugins
7171
* [coveo/fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin)
7272
* [talios/googleformatter-maven-plugin](https://github.com/talios/googleformatter-maven-plugin):
73+
* [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format):
74+
A maven plugin that automatically deploys google-java-format as a pre-commit
75+
git hook.
7376

7477
### as a library
7578

0 commit comments

Comments
 (0)