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

Update to google-java-format 1.7 #13

Open znerd opened 4 years ago

znerd commented 4 years ago

Currently this pre-commit hook uses google-java-format 1.6, but in the meantime 1.7 has been released:

Would be appreciated if this pre-commit hook could be updated to use 1.7.