clearsync icon indicating copy to clipboard operation
clearsync copied to clipboard

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

Open alongdate opened this issue 6 months ago • 0 comments

Optimize code using a more modern writing style. Official support from Go, for more details visit https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize.

alongdate avatar Jul 01 '25 09:07 alongdate