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

Always add closing semicolon for J.Case in JavaTemplate #4749

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

Laurens-W
Copy link
Contributor

What's changed?

J.Case is now handled as a block of code that needs method invocations to be ended with a semicolon

What's your motivation?

feedback here after initial change

Anyone you would like to review specifically?

@timtebeek

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@timtebeek timtebeek merged commit a551727 into main Dec 5, 2024
2 checks passed
@timtebeek timtebeek deleted the log-in-switch-statement-pt2 branch December 5, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants