Closed alexjhawk closed 1 year ago
@alexjhawk please fix code format errors
@alexjhawk please fix code format errors
Complete.
I need to refine my IntelliJ code style settings because they seem to no longer conform to Google Code Style.
java -jar ./google-java-format-1.17.0-all-deps.jar -r find ./src/ -name *.java
java -jar ./google-java-format-1.17.0-all-deps.jar -r
find ./src/ -name *.java
I have Google Code Format enabled in IntelliJ. For some reason, it is just not automatically running today or something.
These are the changes I tested the recent library update with. I think it makes sense to commit and release this.