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

Upgrade spotless gradle plugin to 5.14.3 #2932

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Sep 1, 2021

Addresses #2931

As explained in the spotless issue tracker, there is an outstanding issue with the google formatter depending on JDK internals. We add the flags listed there to avoid module errors when running spotless.

After upgrading and rerunning spotlessApply, several stray semicolons became apparent and have now been removed.


This change is Reviewable

As explained in the [spotless issue tracker](diffplug/spotless#834), there is an outstanding
issue with the google formatter depending on JDK internals. We add the flags listed there to avoid module errors when
running spotless.

After upgrading and rerunning `spotlessApply`, several stray semicolons became apparent and have now been removed.
Copy link
Member

@cwisniew cwisniew left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @kwvanderlinde)

@Phergus Phergus merged commit e9e89e3 into RPTools:develop Sep 1, 2021
@kwvanderlinde kwvanderlinde deleted the spotless-java-16 branch September 1, 2021 16:06
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.

3 participants