Skip to content

Fix to preserve comments within call expressions when auto-fixing - #12463

Draft
jtran wants to merge 2 commits into
mainfrom
jtran-fix-comments-PR2-lint
Draft

Fix to preserve comments within call expressions when auto-fixing#12463
jtran wants to merge 2 commits into
mainfrom
jtran-fix-comments-PR2-lint

Conversation

@jtran

@jtran jtran commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #12481.
Stacked on #12062.

In addition to the Rust side fix #12454, this ended up being more involved than I expected because the order of comments relative to arguments needed to be preserved.

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modeling-app Ready Ready Preview, Comment Jul 17, 2026 12:12am

Request Review

@jtran
jtran force-pushed the jtran-fix-comments-PR2-lint branch from db3fef4 to e4fa08d Compare July 15, 2026 23:42
Base automatically changed from jtran-face-api-PR2-lint to main July 16, 2026 22:30
@jtran
jtran force-pushed the jtran-fix-comments-PR2-lint branch from e4fa08d to aa7d574 Compare July 16, 2026 22:34
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

The provided GitHub repository does not contain the requested branch or commit reference. Please ensure the repository is not empty.

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.

Comments get removed when executing the lint

1 participant