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): add parens to tail body for a chain of arrow functions #789

Merged

Conversation

TaKO8Ki
Copy link
Member

@TaKO8Ki TaKO8Ki commented Nov 19, 2023

Summary

This is a small fix for js/arrows/currying-4.js. I've fixed three of the seven differences.

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 19, 2023
@TaKO8Ki TaKO8Ki force-pushed the add-parens-to-tail-body-for-arrow-chain branch from 38e25a6 to 49a72af Compare November 19, 2023 17:44
@TaKO8Ki TaKO8Ki force-pushed the add-parens-to-tail-body-for-arrow-chain branch from d365a5a to 456a6e1 Compare November 19, 2023 18:32
@Conaclos Conaclos merged commit c715aaf into biomejs:main Nov 19, 2023
12 checks passed
@TaKO8Ki TaKO8Ki deleted the add-parens-to-tail-body-for-arrow-chain branch November 19, 2023 18:50
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

3 participants