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 eats comments on the first argument of a uncurried function #6763

Merged
merged 3 commits into from
May 23, 2024

Conversation

shulhi
Copy link
Member

@shulhi shulhi commented May 23, 2024

Fix #6661

This only concerns the uncurried function.

@shulhi shulhi changed the title Fix formatter eats comments on the first argument of a function Fix formatter eats comments on the first argument of a uncurried function May 23, 2024
@IwanKaramazow IwanKaramazow merged commit 8100772 into rescript-lang:master May 23, 2024
14 checks passed
@IwanKaramazow
Copy link

We forgot to update the CHANGELOG 😬

@IwanKaramazow
Copy link

We forgot to update the CHANGELOG 😬

Updated in 87b7bfa

cknitt pushed a commit to cknitt/rescript-compiler that referenced this pull request May 30, 2024
…tion (rescript-lang#6763)

Print comments inside uncurried arrow function types correctly.
cknitt pushed a commit that referenced this pull request May 30, 2024
…tion (#6763)

Print comments inside uncurried arrow function types correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatter eats comments on the first argument of a function
2 participants