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

fix(formatter): fix wrong Indentation for leading comments in empty statement #858

Conversation

TaKO8Ki
Copy link
Contributor

@TaKO8Ki TaKO8Ki commented Nov 23, 2023

Summary

closes #810

Test Plan

I have added a test case. All existing tests should pass.

@github-actions github-actions bot added A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages labels Nov 23, 2023
@TaKO8Ki TaKO8Ki changed the title fix(formatter): fix formatting leading comments for empty statement fix(formatter): fix wrong Indentation for leading comments in empty statement Nov 23, 2023
@TaKO8Ki TaKO8Ki force-pushed the fix-formatting-leading-comments-in-empty-statement branch from 8403964 to 4927d80 Compare November 23, 2023 17:06
@Conaclos Conaclos merged commit a69a094 into biomejs:main Nov 23, 2023
12 checks passed
@Conaclos
Copy link
Member

Fantastic! Thanks :)

@TaKO8Ki TaKO8Ki deleted the fix-formatting-leading-comments-in-empty-statement branch November 23, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comments are not line-breaking.
2 participants