Skip to content

Migrate formatting/linting to Oxfmt & Oxlint#344

Merged
threepointone merged 1 commit intomainfrom
ox
Feb 24, 2026
Merged

Migrate formatting/linting to Oxfmt & Oxlint#344
threepointone merged 1 commit intomainfrom
ox

Conversation

@threepointone
Copy link
Collaborator

Replace Prettier/Biome with Oxfmt and Oxlint across the repo. Added .oxfmtrc.json and .oxlintrc.json, removed .prettierrc and biome.json, and updated AGENTS.md to document the new formatter/linter and configurations. Updated inline lint pragmas in source/fixture files (e.g. biome-ignore -> oxlint-disable-next-line or jsx-a11y/media-has-caption) and adjusted package.json dev dependencies to use oxfmt/oxlint. Miscellaneous code/test script changes to align with the new tooling.

Replace Prettier/Biome with Oxfmt and Oxlint across the repo. Added .oxfmtrc.json and .oxlintrc.json, removed .prettierrc and biome.json, and updated AGENTS.md to document the new formatter/linter and configurations. Updated inline lint pragmas in source/fixture files (e.g. biome-ignore -> oxlint-disable-next-line or jsx-a11y/media-has-caption) and adjusted package.json dev dependencies to use oxfmt/oxlint. Miscellaneous code/test script changes to align with the new tooling.
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: 8005e52

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2026

Open in StackBlitz

hono-party

npm i https://pkg.pr.new/cloudflare/partykit/hono-party@344

partyfn

npm i https://pkg.pr.new/cloudflare/partykit/partyfn@344

partyserver

npm i https://pkg.pr.new/cloudflare/partykit/partyserver@344

partysocket

npm i https://pkg.pr.new/cloudflare/partykit/partysocket@344

partysub

npm i https://pkg.pr.new/cloudflare/partykit/partysub@344

partysync

npm i https://pkg.pr.new/cloudflare/partykit/partysync@344

partytracks

npm i https://pkg.pr.new/cloudflare/partykit/partytracks@344

partywhen

npm i https://pkg.pr.new/cloudflare/partykit/partywhen@344

y-partyserver

npm i https://pkg.pr.new/cloudflare/partykit/y-partyserver@344

commit: 8005e52

@threepointone threepointone merged commit 273db4a into main Feb 24, 2026
6 of 7 checks passed
@threepointone threepointone deleted the ox branch February 24, 2026 12:00
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.

1 participant