Skip to content

refactor: replace []byte(fmt.Sprintf) with fmt.Appendf#476

Merged
Shaptic merged 1 commit intostellar:mainfrom
socialsister:main
Aug 7, 2025
Merged

refactor: replace []byte(fmt.Sprintf) with fmt.Appendf#476
Shaptic merged 1 commit intostellar:mainfrom
socialsister:main

Conversation

@socialsister
Copy link
Contributor

What

Optimize code using a more modern writing style. Official support by Go Team. https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize.

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

Signed-off-by: socialsister <seekseat@qq.com>
@Shaptic Shaptic merged commit ce626a7 into stellar:main Aug 7, 2025
16 of 17 checks passed
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