Skip to content

Commit

Permalink
Add SBT plugin to readme
Browse files Browse the repository at this point in the history
Fixes #391

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=286493206
  • Loading branch information
benmccann authored and kluever committed Dec 20, 2019
1 parent acfe9c5 commit 56ec8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Implementation`.
* [Cosium/maven-git-code-format](https://github.com/Cosium/maven-git-code-format):
A maven plugin that automatically deploys google-java-format as a
pre-commit git hook.
* SBT plugins
* [sbt/sbt-java-formatter](https://github.com/sbt/sbt-java-formatter)
* [maltzj/google-style-precommit-hook](https://github.com/maltzj/google-style-precommit-hook):
A pre-commit (pre-commit.com) hook that will automatically run GJF whenever
you commit code to your repository
Expand Down

0 comments on commit 56ec8f9

Please sign in to comment.