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

google-java-format 1.15.0 to 1.16.0 #166

Closed
wants to merge 1 commit into from
Closed

Conversation

klaraward
Copy link
Contributor

@klaraward klaraward commented Feb 27, 2023

https://github.com/google/google-java-format/releases/tag/v1.16.0

New changes:

  • /*foo=*/ -> /* foo= */
  • throws Exception0, Exception1, Exception2, Exception3, Exception4, Exception5, Exception6, Exception7, Exception8, Exception9 {} ->
throws Exception0,
          Exception1,
          Exception2,
          Exception3,
          Exception4,
          Exception5,
          Exception6,
          Exception7,
          Exception8,
          Exception9 {}

@herder
Copy link
Contributor

herder commented Apr 5, 2023

I'm hesitant to upgrade this to 1.16.0 since that version has some problems: google/google-java-format#911

@caesar-ralf caesar-ralf mentioned this pull request Sep 22, 2023
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