Skip to content

Comments

Fix to not add extra spaces when formatting call#6652

Merged
jtran merged 4 commits intomainfrom
jtran/fix-format-extra-spaces
May 2, 2025
Merged

Fix to not add extra spaces when formatting call#6652
jtran merged 4 commits intomainfrom
jtran/fix-format-extra-spaces

Conversation

@jtran
Copy link
Contributor

@jtran jtran commented May 2, 2025

Fixes #6235.

Only fixing CallExpressionKw since positional call is going away soon.

@qa-wolf
Copy link

qa-wolf bot commented May 2, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@vercel
Copy link

vercel bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 2, 2025 6:08am

@jtran jtran marked this pull request as ready for review May 2, 2025 05:45
@codspeed-hq
Copy link

codspeed-hq bot commented May 2, 2025

CodSpeed Instrumentation Performance Report

Merging #6652 will not alter performance

Comparing jtran/fix-format-extra-spaces (0a30597) with main (6866c9d)

Summary

✅ 54 untouched benchmarks

@jtran jtran merged commit 1c697d3 into main May 2, 2025
69 checks passed
@jtran jtran deleted the jtran/fix-format-extra-spaces branch May 2, 2025 13:16
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.

[BUG]: Extra whitespace added during formatting

2 participants