Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup gradle.properties when spotless is fixed for java 17 #200

Open
johanneshiry opened this issue Jan 4, 2022 · 0 comments
Open

Cleanup gradle.properties when spotless is fixed for java 17 #200

johanneshiry opened this issue Jan 4, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file invalid This doesn't seem right

Comments

@johanneshiry
Copy link
Member

There is a known bug in spotless (described here diffplug/spotless#834) which prevents out of the box support for spotless. Therefore we make use of the workaround described here (https://github.com/diffplug/spotless/tree/main/plugin-gradle#google-java-format).

As soon as the issue with spotless is resolved, we should cleanup the gradle.properties again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant