maltzj / google-style-precommit-hook

A pre-commit hook which will automatically format your code with google's codestyle guidelines!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to google-java-format 1.7

znerd opened this issue · comments

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.