issues
search
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
Support JDK 17
#24
Open
bauerjs1
opened
2 years ago
bauerjs1
commented
2 years ago
Analogous to #22 :
Update to latest
google-java-format-1.12.0-all-deps.jar
to support JDK 17 language features.
Update
java
command to comply with
JEP 261: Module System
updates to run with strict encapsulation by default.
Analogous to #22 :
google-java-format-1.12.0-all-deps.jar
to support JDK 17 language features.java
command to comply with JEP 261: Module System updates to run with strict encapsulation by default.