Shubham-iron
Results
1
issues of
Shubham-iron
The linter reports the warning: slice 'result' does not have non-zero initial length (makezero) even when the slice is explicitly created with a non-zero length. ``` func initUserScores(users []string, defaultScore...