style(vnda): fix deno fmt CI failure in productListingPage loader#1615
Conversation
Fixes the `deno fmt --check` CI failure left by #1563. Pure formatting, no logic changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Tagging OptionsShould a new tag be published when this PR is merged?
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughPurely cosmetic reformatting of ChangesFormatting cleanup in productListingPage.ts
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
What
Applies
deno fmttovnda/loaders/productListingPage.ts, fixing thedeno fmt --checkCI failure introduced by #1563.Why
The format check job was failing with
Found 1 not formatted file. The reformatting is purely cosmetic (param wrapping,.split("/")line break, arrow body, trailing newline) — no logic changes.Verification
🤖 Generated with Claude Code
Summary by cubic
Applies
deno fmttovnda/loaders/productListingPage.tsto fix thedeno fmt --checkCI failure introduced by #1563. Formatting only; no logic changes.Written for commit d1d4815. Summary will update on new commits.
Summary by CodeRabbit
Note: This release contains no user-visible changes.