sui icon indicating copy to clipboard operation
sui copied to clipboard

[move][lints] warn on uneeded return

Open cgswords opened this issue 1 year ago • 1 comments

Description

Check for and report unnecessary returns.

Test Plan

New test case added


If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.

Type of Change (Check all that apply)

  • [ ] protocol change
  • [ ] user-visible impact
  • [ ] breaking change for a client SDKs
  • [ ] breaking change for FNs (FN binary must upgrade)
  • [ ] breaking change for validators or node operators (must upgrade binaries)
  • [ ] breaking change for on-chain data layout
  • [ ] necessitate either a data wipe or data migration

Release notes

cgswords avatar Oct 18 '23 20:10 cgswords

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 4:21am
sui-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 4:21am
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 4:21am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 4:21am
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 4:21am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 4:21am
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 4:21am

vercel[bot] avatar Oct 18 '23 20:10 vercel[bot]