Skip to content

refactor(oxfmt)!: remove prettier fallback for css-in-js failure#23324

Merged
graphite-app[bot] merged 1 commit into
mainfrom
06-12-refactor_oxfmt_remove_prettier_fallback_for_css
Jun 29, 2026
Merged

refactor(oxfmt)!: remove prettier fallback for css-in-js failure#23324
graphite-app[bot] merged 1 commit into
mainfrom
06-12-refactor_oxfmt_remove_prettier_fallback_for_css

Conversation

@leaysgur

@leaysgur leaysgur commented Jun 12, 2026

Copy link
Copy Markdown
Member
  • Removed last remaining Prettier fallback path for css-in-js failure case
  • In our Rust formatter host paths, Prettier is not used for CSS/LESS/SCSS anymore

leaysgur commented Jun 12, 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.

@github-actions github-actions Bot added A-cli Area - CLI A-formatter Area - Formatter labels Jun 12, 2026
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from 2d75705 to ed0a7d9 Compare June 12, 2026 07:42
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 0d1b604 to 18fe29b Compare June 12, 2026 07:42
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from ed0a7d9 to fdc75db Compare June 12, 2026 07:44
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 18fe29b to 4132591 Compare June 12, 2026 07:44
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from fdc75db to f812916 Compare June 12, 2026 07:47
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 4132591 to 74e46e5 Compare June 12, 2026 07:47
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from f812916 to 0444ce7 Compare June 12, 2026 07:58
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 74e46e5 to 845cd47 Compare June 12, 2026 07:58
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from 0444ce7 to 846de51 Compare June 12, 2026 08:25
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 845cd47 to 7089ce1 Compare June 12, 2026 08:25
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from 846de51 to c54fcbe Compare June 12, 2026 08:45
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch 2 times, most recently from 9465af4 to 9a272cb Compare June 15, 2026 01:28
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from c54fcbe to e82ca18 Compare June 15, 2026 01:28
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from e82ca18 to 29dc930 Compare June 15, 2026 09:19
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from 98fba53 to 5f409de Compare June 25, 2026 01:39
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch 2 times, most recently from ae49f5e to c8c67c0 Compare June 25, 2026 15:02
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from 5f409de to acd3b8e Compare June 25, 2026 15:02
@leaysgur leaysgur changed the title refactor(oxfmt): remove prettier fallback for css refactor(oxfmt)!: remove prettier fallback for css-in-js failure Jun 26, 2026
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from acd3b8e to f9caea9 Compare June 26, 2026 07:00
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from c8c67c0 to 9fb27b8 Compare June 26, 2026 07:00
@leaysgur leaysgur force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 9fb27b8 to 6fdc23e Compare June 29, 2026 02:31
@leaysgur leaysgur force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from f9caea9 to 298b185 Compare June 29, 2026 02:31
@graphite-app graphite-app Bot added the 0-merge Merge with Graphite Merge Queue label Jun 29, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 62 untouched benchmarks
⏩ 9 skipped benchmarks1


Comparing 06-12-refactor_oxfmt_remove_prettier_fallback_for_css (63245ed) with 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss (a7395f7)

Open in CodSpeed

Footnotes

  1. 9 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@graphite-app graphite-app Bot force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from a7395f7 to c4d29f4 Compare June 29, 2026 03:02
@graphite-app graphite-app Bot force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 63245ed to 8bccc22 Compare June 29, 2026 03:03
@graphite-app

graphite-app Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Merge activity

)

- Removed last remaining Prettier fallback path for css-in-js failure case
- In our Rust formatter host paths, Prettier is not used for CSS/LESS/SCSS anymore
@graphite-app graphite-app Bot force-pushed the 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss branch from c4d29f4 to 43aa5fe Compare June 29, 2026 03:17
@graphite-app graphite-app Bot force-pushed the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch from 8bccc22 to 721667e Compare June 29, 2026 03:17
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label Jun 29, 2026
Base automatically changed from 06-12-refactor_formatter_css_update_oxc_formatter_to_support_sorttailwindcss to main June 29, 2026 03:28
@graphite-app graphite-app Bot merged commit 721667e into main Jun 29, 2026
29 checks passed
@graphite-app graphite-app Bot deleted the 06-12-refactor_oxfmt_remove_prettier_fallback_for_css branch June 29, 2026 03:30
camc314 pushed a commit that referenced this pull request Jul 3, 2026
)

- Removed last remaining Prettier fallback path for css-in-js failure case
- In our Rust formatter host paths, Prettier is not used for CSS/LESS/SCSS anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-formatter Area - Formatter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant