Skip to content

style: reformat the repo with oxfmt#59

Merged
benvinegar merged 2 commits into
mainfrom
chore/run-oxfmt
Mar 23, 2026
Merged

style: reformat the repo with oxfmt#59
benvinegar merged 2 commits into
mainfrom
chore/run-oxfmt

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • run oxfmt across the repository as a mechanical follow-up to the formatter setup
  • reformat source, tests, scripts, docs, examples, and repo config files into one consistent style
  • add format:check to main/pr CI so the formatter stays enforced after the initial pass

Verification

  • bun run format:check
  • bun run typecheck
  • bun run check:pack
  • HUNK_RUN_TTY_SMOKE=1 bun test test/tty-render-smoke.test.ts -t "split mode renders chrome"
  • HUNK_RUN_TTY_SMOKE=1 bun test test/tty-render-smoke.test.ts -t "pager mode hides chrome"

Notes

  • this PR is intentionally stacked on top of chore: add oxfmt formatting commands #58
  • bun test still hit the pre-existing flaky test/session-cli.test.ts timeouts on fresh main, so I did not use that suite as the main gate for this mechanical formatting pass
  • full bun run test:tty-smoke was also flaky in this environment, but the targeted split/pager transcript checks passed

benvinegar and others added 2 commits March 22, 2026 20:46
* chore: add oxfmt formatting commands

* chore: sync the bun lockfile
@benvinegar benvinegar changed the base branch from chore/add-oxfmt to main March 23, 2026 00:49
@benvinegar benvinegar merged commit 044fd5a into main Mar 23, 2026
3 of 4 checks passed
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