algo
algo copied to clipboard
go_vet
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)