File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments