-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Incorrect Indentation errors for expression switches with google_checks.xml #12817
Comments
maybe you are having problem with the compiler i have executed the file and it got implemented corrected.May be you are using the early release version.The file runs correctly with Java(TM) SE Runtime Environment (build 19.0.2+7-44) |
`class T {
} |
Hi! I reported in google/google-java-format#915 Thanks! |
I am also facing this issue,
|
Fix is merged |
Describe what you expect in detail.
I expected no errors to be produced, because the input is formatted in a way that complies with the Google Java Style Guide
The text was updated successfully, but these errors were encountered: