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

challenge(formatter): check if the third member of test call expression is appropriate #772

Merged

Conversation

TaKO8Ki
Copy link
Member

@TaKO8Ki TaKO8Ki commented Nov 18, 2023

Summary

I've added a implementation for checking if the third member of test call expression is appropriate. I will fix the other Prettier differences in js/test-declarations/test_declarations.js in a separated pull request because I think this fix will be a bit large.

Test Plan

cargo test -p biome_js_formatter --test prettier_tests

@github-actions github-actions bot added A-Formatter Area: formatter L-JavaScript Language: JavaScript and super languages labels Nov 18, 2023
@TaKO8Ki TaKO8Ki force-pushed the check-if-the-third-test-call-is-appropriate branch from 90b8c62 to bbb53f6 Compare November 18, 2023 20:50
@TaKO8Ki TaKO8Ki changed the title challenge(formatter): check if the third test call member is appropriate challenge(formatter): check if the third member of test call expression is appropriate Nov 18, 2023
@ematipico ematipico merged commit d0839b2 into biomejs:main Nov 18, 2023
12 checks passed
@TaKO8Ki TaKO8Ki deleted the check-if-the-third-test-call-is-appropriate branch November 18, 2023 21:43
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.

None yet

2 participants