Skip to content

fix(formatter_css): keep value comments before comma#24484

Merged
graphite-app[bot] merged 1 commit into
mainfrom
07-14-fix_formatter_css_keep_value_comments_before_comma
Jul 14, 2026
Merged

fix(formatter_css): keep value comments before comma#24484
graphite-app[bot] merged 1 commit into
mainfrom
07-14-fix_formatter_css_keep_value_comments_before_comma

Conversation

@leaysgur

@leaysgur leaysgur commented Jul 14, 2026

Copy link
Copy Markdown
Member

Fixes #24469

This keeps comments before/after , stay the same position.

@github-actions github-actions Bot added the A-formatter Area - Formatter label Jul 14, 2026

leaysgur commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@graphite-app

graphite-app Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Merge activity

Fixes #24469

This keeps comments before/after `,` stay the same position.
@graphite-app graphite-app Bot force-pushed the 07-14-fix_formatter_type_alias_comment_idempotency branch from 344a5b5 to 27f57d8 Compare July 14, 2026 06:29
@graphite-app graphite-app Bot requested a review from overlookmotel as a code owner July 14, 2026 06:29
@graphite-app graphite-app Bot force-pushed the 07-14-fix_formatter_css_keep_value_comments_before_comma branch from 85a4893 to cd53d98 Compare July 14, 2026 06:30
graphite-app Bot pushed a commit that referenced this pull request Jul 14, 2026
Follow up on #24484.

Apply the same rule for all call sites.
Base automatically changed from 07-14-fix_formatter_type_alias_comment_idempotency to main July 14, 2026 06:34
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label Jul 14, 2026
@graphite-app graphite-app Bot merged commit cd53d98 into main Jul 14, 2026
31 checks passed
@graphite-app graphite-app Bot deleted the 07-14-fix_formatter_css_keep_value_comments_before_comma branch July 14, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-formatter Area - Formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

formatter: Diff with Prettier on inline css comments

1 participant