mirror of
https://github.com/clearlinux/rkt.git
synced 2026-06-14 01:15:46 +00:00
c5430a4ee5
Dumb test looking for either a Copyright header or sign that the file was autogenerated (e.g. by `go generate`) in all non-Godep .go files. Also moves the actual unit/functional tests after the pre-flight checks (gofmt, go vet, this new check)