Merge pull request #9 from blinklabs-io/chore/golangci-lint #2
Annotations
3 errors
lint:
main.go#L212
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
main.go#L90
printf: `fmt.Println` arg list ends with redundant newline (govet)
|
lint
issues found
|