Skip to content

style: reformat renderer files with oxfmt - #78

Merged
64ix merged 1 commit into
fork-mainfrom
codex/issue-77-format-clean
Aug 5, 2026
Merged

style: reformat renderer files with oxfmt#78
64ix merged 1 commit into
fork-mainfrom
codex/issue-77-format-clean

Conversation

@64ix

@64ix 64ix commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • apply the repository-locked oxfmt 0.51.0 output to the 12 drifted renderer files
  • keep the change mechanical and limited to formatting

Verification

  • pnpm run format
  • pnpm run format:check
  • git diff --check

This is stale formatting drift, not a formatter version mismatch: the install used the frozen lockfile and oxfmt 0.51.0 recorded there.

Closes #77

@64ix
64ix force-pushed the codex/issue-77-format-clean branch from 2a8e65f to 9f58dbb Compare August 5, 2026 20:30
@64ix
64ix marked this pull request as ready for review August 5, 2026 20:34
@64ix
64ix merged commit 490a6e1 into fork-main Aug 5, 2026
1 check passed
@64ix
64ix deleted the codex/issue-77-format-clean branch August 5, 2026 20:34
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.

fork-main is not format-clean: pnpm run format rewrites 12 untouched renderer files

1 participant