Skip to content

chore(fmt): format cjs_wrap_builtin_require after #8343 - #8356

Merged
proggeramlug merged 1 commit into
mainfrom
chore/fmt-8343
Aug 18, 2026
Merged

chore(fmt): format cjs_wrap_builtin_require after #8343#8356
proggeramlug merged 1 commit into
mainfrom
chore/fmt-8343

Conversation

@proggeramlug

@proggeramlug proggeramlug commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

#8343 landed from a fork branch with cargo fmt --all -- --check failing on
crates/perry/tests/cjs_wrap_builtin_require.rs (lines 89, 130, 163). Applying
the formatting here since the fork branch could not be amended in place.

Validation

  • cargo fmt --all then cargo fmt --all -- --check — exit 0

Summary by CodeRabbit

  • Chores
    • Applied consistent formatting to test assertions.
    • Added a changelog entry documenting the formatting update.
    • No user-facing behavior or expected test results changed.

@proggeramlug
proggeramlug merged commit ddcf481 into main Aug 18, 2026
19 checks passed
@proggeramlug
proggeramlug deleted the chore/fmt-8343 branch August 18, 2026 09:00
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f3e52d46-6183-4f85-bd34-2f111828c8bd

📥 Commits

Reviewing files that changed from the base of the PR and between 6674f59 and b13b1ca.

📒 Files selected for processing (2)
  • changelog.d/8356-fmt-after-8343.md
  • crates/perry/tests/cjs_wrap_builtin_require.rs

📝 Walkthrough

Walkthrough

The change reformats three Rust test assertions with cargo fmt style and adds a changelog entry. Test behavior and expected outputs remain unchanged.

Changes

Formatting follow-up

Layer / File(s) Summary
Test assertion formatting
crates/perry/tests/cjs_wrap_builtin_require.rs, changelog.d/8356-fmt-after-8343.md
Three expected-output format! calls are consolidated onto single lines. The changelog records the formatting update.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • PerryTS/perry#7750: Applies similar cargo fmt-style formatting fixes in different files.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/fmt-8343

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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