mirror of
https://github.com/clearlinux/rkt.git
synced 2026-04-28 10:53:55 +00:00
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)