Skip to content

fix(oxfmt): Support .editorconfig quote_type#20989

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-03-fix_oxfmt_support_.editorconfig_quote_type
Apr 7, 2026
Merged

fix(oxfmt): Support .editorconfig quote_type#20989
graphite-app[bot] merged 1 commit intomainfrom
04-03-fix_oxfmt_support_.editorconfig_quote_type

Conversation

@leaysgur
Copy link
Copy Markdown
Member

@leaysgur leaysgur commented Apr 3, 2026

Fixes #20563


Copy link
Copy Markdown
Member Author

leaysgur commented Apr 3, 2026


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 C-bug Category - Bug labels Apr 3, 2026
@leaysgur leaysgur changed the title fix(oxfmt): Support .editorconfig quote_type fix(oxfmt): Support .editorconfig quote_type Apr 3, 2026
@leaysgur leaysgur force-pushed the 04-03-fix_oxfmt_support_all_editorconfig_props_supported_by_prettier branch from 4d24b97 to 4def68f Compare April 3, 2026 02:24
@leaysgur leaysgur force-pushed the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch from c1c193b to 794c85a Compare April 3, 2026 02:24
@leaysgur leaysgur linked an issue Apr 3, 2026 that may be closed by this pull request
@graphite-app graphite-app bot changed the base branch from 04-03-fix_oxfmt_support_all_editorconfig_props_supported_by_prettier to graphite-base/20989 April 3, 2026 02:28
@graphite-app graphite-app bot force-pushed the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch from 794c85a to b3f69ea Compare April 3, 2026 02:32
@graphite-app graphite-app bot force-pushed the graphite-base/20989 branch from 4def68f to 4216380 Compare April 3, 2026 02:32
@graphite-app graphite-app bot changed the base branch from graphite-base/20989 to main April 3, 2026 02:33
@graphite-app graphite-app bot force-pushed the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch from b3f69ea to be41862 Compare April 3, 2026 02:33
@leaysgur leaysgur force-pushed the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch from be41862 to 035a9e8 Compare April 7, 2026 01:57
@leaysgur leaysgur marked this pull request as ready for review April 7, 2026 01:58
@leaysgur leaysgur added the 0-merge Merge with Graphite Merge Queue label Apr 7, 2026
Copy link
Copy Markdown
Member Author

leaysgur commented Apr 7, 2026

Merge activity

Fixes #20563

---

- [x] Merge oxc-project/editorconfig-parser#42
- [x] Release oxc-project/editorconfig-parser#43
- [x] Update crates version
- [x] Implement
- [x] Test
- [x] Update schema, snapshots
@graphite-app graphite-app bot force-pushed the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch from 035a9e8 to 50c389b Compare April 7, 2026 02:03
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 7, 2026

Merging this PR will improve performance by 3.01%

⚡ 1 improved benchmark
✅ 47 untouched benchmarks
⏩ 3 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation mangler[RadixUIAdoptionSection.jsx_keep_names] 20.3 µs 19.7 µs +3.01%

Comparing 04-03-fix_oxfmt_support_.editorconfig_quote_type (035a9e8) with main (a69e707)

Open in CodSpeed

Footnotes

  1. 3 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 merged commit 50c389b into main Apr 7, 2026
27 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 7, 2026
@graphite-app graphite-app bot deleted the 04-03-fix_oxfmt_support_.editorconfig_quote_type branch April 7, 2026 02:07
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 C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oxfmt: Support quote_type from .editorconfig (diff with prettier)

1 participant