Skip to content

feat(oxfmt): Add Prettier specific fields in Oxfmtrc#17981

Merged
graphite-app[bot] merged 1 commit intomainfrom
01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc
Jan 14, 2026
Merged

feat(oxfmt): Add Prettier specific fields in Oxfmtrc#17981
graphite-app[bot] merged 1 commit intomainfrom
01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc

Conversation

@leaysgur
Copy link
Member

@leaysgur leaysgur commented Jan 14, 2026

Like vueIndentScriptAndStyle, fixes #17741

@github-actions github-actions bot added A-cli Area - CLI A-formatter Area - Formatter C-enhancement Category - New feature or request labels Jan 14, 2026
Copy link
Member Author

leaysgur commented Jan 14, 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 hot fixes, skip the queue and merge this PR next

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.

@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc branch from 71ff84b to dc0683a Compare January 14, 2026 05:33
@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_more_oxfmtrc_docs_description branch from 56c3c5b to 118118f Compare January 14, 2026 05:33
@leaysgur leaysgur changed the title feat(oxfmt): Add Prettier specific fields in Oxfmtrc feat(oxfmt): Add Prettier specific fields in Oxfmtrc Jan 14, 2026
@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_more_oxfmtrc_docs_description branch from 118118f to a906616 Compare January 14, 2026 05:43
@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc branch from dc0683a to fd744c5 Compare January 14, 2026 05:43
@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_more_oxfmtrc_docs_description branch from a906616 to 364b183 Compare January 14, 2026 05:44
@leaysgur leaysgur force-pushed the 01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc branch 2 times, most recently from 1ead593 to f111063 Compare January 14, 2026 05:45
@leaysgur leaysgur requested a review from Dunqing January 14, 2026 05:46
@Dunqing Dunqing added the 0-merge Merge with Graphite Merge Queue label Jan 14, 2026
Copy link
Member

Dunqing commented Jan 14, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the 01-14-feat_oxfmt_add_more_oxfmtrc_docs_description branch from 364b183 to 6ffe315 Compare January 14, 2026 07:25
@graphite-app graphite-app bot force-pushed the 01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc branch from f111063 to cc3e74b Compare January 14, 2026 07:25
Base automatically changed from 01-14-feat_oxfmt_add_more_oxfmtrc_docs_description to main January 14, 2026 07:31
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jan 14, 2026
@graphite-app graphite-app bot merged commit cc3e74b into main Jan 14, 2026
19 checks passed
@graphite-app graphite-app bot deleted the 01-14-feat_oxfmt_add_prettier_specific_fields_in_oxfmtrc branch January 14, 2026 07:32
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-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

oxfmt: Add vueIndentScriptAndStyle and other supported options in the schema configuration

2 participants