Skip to content

chore(format): repo-wide prettier sweep#185

Open
brockamer wants to merge 1 commit into
mainfrom
chore/prettier-sweep
Open

chore(format): repo-wide prettier sweep#185
brockamer wants to merge 1 commit into
mainfrom
chore/prettier-sweep

Conversation

@brockamer
Copy link
Copy Markdown
Owner

Summary

Pure pnpm format (prettier --write) output capturing pre-existing style drift accumulated across prior PRs. No code semantics change.

Surfaced during PR #159 (#124, bare !post) where pnpm format rewrote ~40 files repo-wide despite the actual change set being 9 files. That reformat was deliberately stashed and scoped out of #159 to keep the diff reviewable; this PR is the deferred sweep.

Verification

  • pnpm test — green (393 tests, 35 files)
  • pnpm typecheck — clean
  • pnpm lint — clean
  • git diff --stat reviewed: 62 files, changes are whitespace, line-wrap, and quote-style only

Test plan

  • CI passes
  • Spot-check a handful of files in the diff to confirm no semantic changes
  • Squash-merge

Filed automatically as a scheduled follow-up to PR #159.


Generated by Claude Code

Pure \`pnpm format\` output capturing pre-existing style drift from prior
PRs. Surfaced during PR #159 (#124, bare !post) where the targeted change
set was 9 files but \`pnpm format\` rewrote ~40 — that reformat was scoped
out of #159 and deferred to this dedicated PR.

No code semantics change. Verified by re-running pnpm test, typecheck,
and lint on the reformatted tree.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

2 participants