golangci / golangci-lint

Fast linters runner for Go
https://golangci-lint.run
GNU General Public License v3.0
15.58k stars 1.39k forks source link

Shorten vet messages about unkeyed literals #198

Closed jirfag closed 6 years ago

jirfag commented 6 years ago

github.com/tsenart/vegeta/lib.point composite literal uses unkeyed fields

jirfag commented 6 years ago

did it