slices: misc improvements to godoc #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
golangci-lint:
maps/maps_test.go#L80
fmt.Sprintf can be replaced with faster strconv.FormatInt (perfsprint)
|
golangci-lint:
slices/examples_test.go#L393
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
golangci-lint:
slices/slice_func_test.go#L281
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
golangci-lint
issues found
|