Skip to content

chore: apply rustfmt#3662

Merged
PastaPastaPasta merged 1 commit into
v3.1-devfrom
codex/fix-platform-wallet-ffi-fmt
May 18, 2026
Merged

chore: apply rustfmt#3662
PastaPastaPasta merged 1 commit into
v3.1-devfrom
codex/fix-platform-wallet-ffi-fmt

Conversation

@PastaPastaPasta
Copy link
Copy Markdown
Member

Issue being fixed or feature implemented

Fixes a cargo fmt --check --all failure on current v3.1-dev by applying rustfmt to packages/rs-platform-wallet-ffi/src/persistence.rs.

Root cause: the trailing blank line was introduced by commit 14f3f6845c8 (feat(swift-sdk): PlatformWalletManager.deleteWallet wipes full wallet footprint) and merged through PR #3653, feat(swift-sdk): deleteWallet wipes full wallet footprint.

What was done?

  • Removed the extra trailing blank line at the end of packages/rs-platform-wallet-ffi/src/persistence.rs.

How Has This Been Tested?

  • cargo fmt --check --all

This pull request was created by Codex.

Breaking Changes

None.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@PastaPastaPasta has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 38 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1f182a6f-e74b-4aeb-b4dd-931121a8da40

📥 Commits

Reviewing files that changed from the base of the PR and between 36c5908 and 20d3dd9.

📒 Files selected for processing (1)
  • packages/rs-platform-wallet-ffi/src/persistence.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-platform-wallet-ffi-fmt

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 and usage tips.

@github-actions github-actions Bot added this to the v3.1.0 milestone May 18, 2026
@thepastaclaw
Copy link
Copy Markdown
Collaborator

thepastaclaw commented May 18, 2026

Review Gate

Commit: 20d3dd92

  • Debounce: 3m ago (need 30m)

  • CI checks: build failure: PR title

  • CodeRabbit review: comment found

  • Off-peak hours: peak window (5am-11am PT) — currently 10:26 AM PT Monday

  • Run review now (check to override)

@PastaPastaPasta PastaPastaPasta changed the title chore(platform-wallet-ffi): apply rustfmt chore: apply rustfmt May 18, 2026
@PastaPastaPasta PastaPastaPasta merged commit 798cd25 into v3.1-dev May 18, 2026
17 of 18 checks passed
@PastaPastaPasta PastaPastaPasta deleted the codex/fix-platform-wallet-ffi-fmt branch May 18, 2026 17:26
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