Skip to content

feat(opencode): remove experimental from oxfmt - #45090

Open
sebws wants to merge 1 commit into
anomalyco:devfrom
sebws:remove-experimental-from-oxfmt
Open

feat(opencode): remove experimental from oxfmt#45090
sebws wants to merge 1 commit into
anomalyco:devfrom
sebws:remove-experimental-from-oxfmt

Conversation

@sebws

@sebws sebws commented Aug 25, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #8421

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

Mostly this PR is just recreating #10714 which was closed for inactivity.

I didn't bring along the config file bit, to match prettier.

How did you verify your code works?

I ran it with the changes, with oxfmt as a devDependency in a package and saw it being used to format.

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Aug 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

Promote oxfmt formatter from experimental to first-class

1 participant