We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309d92a commit 3d03777Copy full SHA for 3d03777
1 file changed
README.md
@@ -79,9 +79,6 @@ Implementation`.
79
pre-commit git hook.
80
* SBT plugins
81
* [sbt/sbt-java-formatter](https://github.com/sbt/sbt-java-formatter)
82
-* [maltzj/google-style-precommit-hook](https://github.com/maltzj/google-style-precommit-hook):
83
- A pre-commit (pre-commit.com) hook that will automatically run GJF whenever
84
- you commit code to your repository
85
* [Github Actions](https://github.com/features/actions)
86
* [googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action):
87
Automatically format your Java files when you push on github
0 commit comments