maltzj / google-style-precommit-hook

A pre-commit hook which will automatically format your code with google's codestyle guidelines!
56 stars 72 forks source link

How can i use Google-style-precommit-hook in my Java program #23

Open Raji-P opened 3 years ago

Raji-P commented 3 years ago

I am not sure whether Google-style-precommit-hook is supported in java, could some one please guide me on the following,

  1. Steps on have to make use of this in my Java code and make a push to git.
  2. For my windows OS how can i install pre-commit hook

Please suggest me, Thanks in Advance