Commit Graph

66 Commits (764f2d03a52d9bbc702d6e9b285db7cac082a192)

Author SHA1 Message Date
Simon Pasquier ac16ef8f0e Add missing tools.go
6 years ago
Simon Pasquier b9f824e617 try go install honnef.co/tools/cmd/staticcheck
6 years ago
Simon Pasquier ea18ea66b1 GOOS= and GOARCH=
6 years ago
Simon Pasquier cc1b953394 go list -m honnef.co/go/tools
6 years ago
Simon Pasquier c141833d45 *: use staticcheck@next to support Go modules
6 years ago
Simon Pasquier 80de93b6af *: support for Go modules
6 years ago
Bartek Plotka c3434a39b7 proto: Allow reproducible proto generation.
6 years ago
Simon Pasquier a827f91aff Makefile: improve 'make style' reporting
6 years ago
Paul Gier cfb3f31538 add prefix "common-" to make target names
6 years ago
Ben Kochie 709ad10d97
Reduce CircleCI duplication (#4335)
6 years ago
Simon Pasquier 45b8dea320 Makefile: update .PHONY target (#4234)
7 years ago
Ben Kochie 4a4e8a7d3b Fix spelling in Makefile.common. (#4105)
7 years ago
Krasi Georgiev 98c51d241b run the style target to fail if the code is not properly formated
7 years ago
Krasi Georgiev 0b0c9f4b6b
unused target didn't trigger an error for unused packages (#4101)
7 years ago
Krasi Georgiev 416db814e8
use package shorthand selection that excludes vendored. (#4100)
7 years ago
Krasi Georgiev 3f2b2c50dd
use the Makefile.common (#3978)
7 years ago