notaryproject / tuf

The Update Framework for OCI Registries
11 stars 11 forks source link

Verify go fmt output is empty #24

Closed sudo-bmitch closed 2 years ago

sudo-bmitch commented 2 years ago

Continuing our discussion from #21, this throws errors if go fmt or go vet return any issues when building on the latest version of Go on Ubuntu (I've left the tests off other versions in case go fmt has any formatting updates on different releases).

Related to #16

Signed-off-by: Brandon Mitchell git@bmitch.net