Skip to content

Conversation

@jmluy
Copy link
Contributor

@jmluy jmluy commented Dec 5, 2025

Description

Apply the Google java format. This also updates the google-java-format-gradle-plugin from 0.8 to 0.9.

This closes #219 as that PR has conflicts and user not working on the project anymore.

@jmluy jmluy mentioned this pull request Dec 5, 2025
@jmluy jmluy closed this Dec 5, 2025
@jmluy jmluy reopened this Dec 5, 2025
build.gradle Outdated
}
dependencies {
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.8"
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, plugin version 0.9 uses a google-java-format version that requires Java 11 to run. So maybe just stick with version 0.8?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have reverted to 0.8 and re-run goJF

@robert-s-ubi robert-s-ubi merged commit ca316eb into ChargeTimeEU:master Dec 6, 2025
3 checks passed
@jmluy jmluy deleted the google-format branch December 6, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants