docker-distribution/manifest
Sebastiaan van Stijn e0281dc609
format code with gofumpt
gofumpt (https://github.com/mvdan/gofumpt) provides a supserset of `gofmt` / `go fmt`,
and addresses various formatting issues that linters may be checking for.

We can consider enabling the `gofumpt` linter to verify the formatting in CI, although
not every developer may have it installed, so for now this runs it once to get formatting
in shape.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-03 22:48:20 +01:00
..
manifestlist Fix comment for manifest list 2022-06-27 19:43:41 -04:00
ocischema format code with gofumpt 2022-11-03 22:48:20 +01:00
schema1 format code with gofumpt 2022-11-03 22:48:20 +01:00
schema2 format code with gofumpt 2022-11-03 22:48:20 +01:00
doc.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
versioned.go manifest: versioned: fix typo 2016-07-19 13:54:41 +02:00