chore: apply rustfmt#3662
Conversation
|
Warning Rate limit exceeded
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 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 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 |
Review GateCommit:
|
Issue being fixed or feature implemented
Fixes a
cargo fmt --check --allfailure on currentv3.1-devby applying rustfmt topackages/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?
packages/rs-platform-wallet-ffi/src/persistence.rs.How Has This Been Tested?
cargo fmt --check --allThis pull request was created by Codex.
Breaking Changes
None.
Checklist:
For repository code-owners and collaborators only