-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Sad sad panda error with nested sealed classes #522
Labels
area: bug 🐛
Something isn't working
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
$100
https://www.jhipster.tech/bug-bounties/
Comments
clementdessoude
added a commit
to clementdessoude/prettier-java
that referenced
this issue
Jan 5, 2022
Awesome, thanks! I eagerly await the release 😄 |
pascalgrimaud
added
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
$100
https://www.jhipster.tech/bug-bounties/
area: bug 🐛
Something isn't working
labels
Jan 5, 2022
adding a bounty as it's a bug |
clementdessoude
added a commit
that referenced
this issue
Jan 6, 2022
Hi there ! I just released the 1.6.1 version. Can you test it @jqno and tell me if the bug is fixed ? |
Confirmed, it works! Thanks for the quick turnaround! |
Bounty claimed ! https://opencollective.com/generator-jhipster/expenses/60787 :) |
@clementdessoude : approved |
clementdessoude
added a commit
to clementdessoude/prettier-java
that referenced
this issue
Mar 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: bug 🐛
Something isn't working
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
$100
https://www.jhipster.tech/bug-bounties/
Prettier-Java 1.6.0
I have a class that contains a static sealed class and its static subclasses. When I try to format it, I get a Sad sad panda error.
Input:
Output:
unchanged, but got this error:
Expected behavior:
No error and properly formatted file
The text was updated successfully, but these errors were encountered: