cli icon indicating copy to clipboard operation
cli copied to clipboard

Fix perfsprint linter errors

Open mukundansundar opened this issue 1 year ago • 3 comments

Describe the proposal

For now //nolint: perfsprint has been added in some files in CLI.

Make changes in CLI to convert the fmt.Sprintf("%d)...) into strconv.Itoa and handle associated errors as well.

Release Note

RELEASE NOTE:

mukundansundar avatar Jan 16 '24 06:01 mukundansundar

@mukundansundar I would like to pick this up.

sp6370 avatar Jan 16 '24 15:01 sp6370

/assign

sp6370 avatar Jan 16 '24 15:01 sp6370