algo icon indicating copy to clipboard operation
algo copied to clipboard

go_vet

Open ch3ck opened this issue 9 years ago • 0 comments

o vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string. Algo/rabinkarp/rabinkarp_test.go Line 25: error: no formatting directive in Errorf call (vet)

ch3ck avatar Oct 18 '16 12:10 ch3ck