Skip to content

Fix formatter dropping skipped call arguments when wrapping#281

Merged
webspam merged 2 commits into
masterfrom
fix-wrapped-call-args
Jun 21, 2026
Merged

Fix formatter dropping skipped call arguments when wrapping#281
webspam merged 2 commits into
masterfrom
fix-wrapped-call-args

Conversation

@webspam

@webspam webspam commented Jun 21, 2026

Copy link
Copy Markdown
Owner

When a call was long enough to wrap across lines, any skipped argument slots (trailing-comma placeholders like f(a, , b)) were silently dropped from the output.

@webspam webspam merged commit 050e76b into master Jun 21, 2026
2 checks passed
@webspam webspam deleted the fix-wrapped-call-args branch June 21, 2026 02:48
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.

1 participant