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

Please Bump Version of Google Java Format to 1.15.0

FireRedDev opened this issue · comments

https://github.com/google/google-java-format/releases

This Tool and the Pre-Commit Hook is not ready for JDK 17 - please just replace 1.7 with 1.15.0, i would prefer not to have to make my own version of it for a single project.

thanks

Hi @FireRedDev, had the same issue and forked this repro to update the version and make it adjustable.
If you still in need: https://github.com/Poeschl/google-style-precommit-hook