Skip to content

refactor: omit unnecessary reassignment#443

Merged
puneet2019 merged 1 commit into
persistenceOne:mainfrom
dulanting:main
Oct 24, 2025
Merged

refactor: omit unnecessary reassignment#443
puneet2019 merged 1 commit into
persistenceOne:mainfrom
dulanting:main

Conversation

@dulanting

@dulanting dulanting commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

1. Overview

The new version of Go has been optimized, and variables do not need to be reassigned.

For more info: https://tip.golang.org/wiki/LoopvarExperiment#does-this-mean-i-dont-have-to-write-x--x-in-my-loops-anymore

2. Implementation details

3. How to test/use

4. Checklist

  • Does the Readme need to be updated?

5. Limitations (optional)

6. Future Work (optional)

Signed-off-by: dulanting <dulanting@outlook.jp>
@puneet2019 puneet2019 merged commit e7709f1 into persistenceOne:main Oct 24, 2025
1 of 3 checks passed
@puneet2019 puneet2019 self-requested a review October 24, 2025 11:38
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