style: modify declaring empty slices (#2378)
* fix: modify declaring empty slices declare an empty slice to var s []int replace s :=[]int{}, https://github.com/golang/go/wiki/CodeReviewComments#declaring-empty-slices * fix lintpull/2408/head
parent
faa3adc300
commit
0ecc2b422f
Loading…
Reference in new issue