-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add biome (ex. rome) support for javascript #4701
Conversation
5ab1599
to
209993e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but tests are not passing. Make sure supported-tools.md and doc/ale-supported-languages-and-tools.txt have listed the new tool in same order.
085cbf1
to
c914c2d
Compare
Thank you for review, I've fixed it. |
c914c2d
to
2403575
Compare
2403575
to
081d9f8
Compare
I was mistaking Java for Javascript 😂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution and quick response.
This reverts commit 8922478.
This PR adds biome as fixers.
ref: #4674 #3280