Skip to content

chore: migrate to oxfmt#277

Merged
B4nan merged 3 commits into
masterfrom
chore/migrate-to-oxfmt
May 4, 2026
Merged

chore: migrate to oxfmt#277
B4nan merged 3 commits into
masterfrom
chore/migrate-to-oxfmt

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented May 4, 2026

Summary

Replaces Prettier with oxfmt, matching the toolchain in apify-storage-local-js, apify-shared-js, apify-core, apify-web, and crawlee v4.

Stacked on top of #276 (eslint→oxlint migration). Will be retargeted to `master` once the parent merges.

Commits

  • `chore: add oxfmt tooling` — adds `oxfmt@0.46.0` devDep, `.oxfmtrc.json` (4-space tabs, single quotes, 120 col), swaps `format` / `format:check` and lint-staged to oxfmt, drops `prettier` and its config files
  • `chore: apply oxfmt formatting` — pure `oxfmt --write` reformat across 48 files
  • `ci: rename ESLint/Prettier steps to Lint/Format check` — cosmetic CI tweak

Test plan

  • `pnpm lint` — clean
  • `pnpm format:check` — clean
  • `pnpm build` — all 8 turbo tasks succeed

Follow-up

Once this lands, add the reformat commit SHA to `.git-blame-ignore-revs` so blame skips it.

@B4nan B4nan added the adhoc Ad-hoc / cross-cutting work label May 4, 2026
@B4nan B4nan force-pushed the chore/migrate-to-oxfmt branch from ce39ca2 to 9ff2656 Compare May 4, 2026 13:47
Base automatically changed from chore/migrate-to-oxlint to master May 4, 2026 14:22
@B4nan B4nan force-pushed the chore/migrate-to-oxfmt branch from 9ff2656 to 86f0c26 Compare May 4, 2026 14:32
@B4nan B4nan force-pushed the chore/migrate-to-oxfmt branch from 86f0c26 to 7d3726b Compare May 4, 2026 15:25
@B4nan B4nan merged commit 7cc3506 into master May 4, 2026
4 checks passed
@B4nan B4nan deleted the chore/migrate-to-oxfmt branch May 4, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc / cross-cutting work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants