Skip to content

chore: comment-fmt proof-of-concept reformat (temporary) - #7

Closed
Vilos92 wants to merge 1 commit into
mainfrom
chore/comment-fmt-poc-reformat
Closed

chore: comment-fmt proof-of-concept reformat (temporary)#7
Vilos92 wants to merge 1 commit into
mainfrom
chore/comment-fmt-poc-reformat

Conversation

@Vilos92

@Vilos92 Vilos92 commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Temporary, exploratory PR — not intended to merge as-is. This is the first real-repo pass of comment-fmt's Phase 7 rollout (see that repo's PLAN.md §11 status notes).
  • Bulk reformat only, produced by running comment-fmt --write locally (the tool isn't published to npm yet, so this was run straight from source, not as an installed dependency). No hook wiring, no package.json change, no CI change in this PR.
  • Two files changed: a single-line JSDoc comment that overflowed 110 columns expanded to the multi-line starred form, and a long // comment rewrapped across two lines. Diff reviewed for the known "mangle" patterns (ignore/disable/expect-error/@example/table-like content/box-drawing) — none found.

Test plan

  • vp check (this repo) passes after the reformat

🤖 Generated with Claude Code

Bulk reformat only, no other changes. Run locally from the unpublished
comment-fmt repo (not an npm dependency yet) as the first real-repo pass
of its Phase 7 rollout. This is a temporary, exploratory PR -- not meant
to merge as-is. If the results look good across all five target repos,
comment-fmt gets published properly and wired in as a real dependency +
pre-commit hook later; for now this just proves the tool against real
code.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d4df7ed2-977c-4be9-b183-143bdfbb5d2d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@Vilos92 Vilos92 closed this Aug 2, 2026
@Vilos92 Vilos92 mentioned this pull request Aug 2, 2026
2 tasks
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