1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/remotecontext
Sebastiaan van Stijn ecb4ed172b
builder: fix empty-lines (revive)
builder/remotecontext/detect_test.go:64:66: empty-lines: extra empty line at the end of a block (revive)
    builder/remotecontext/detect_test.go:78:46: empty-lines: extra empty line at the end of a block (revive)
    builder/remotecontext/detect_test.go:91:51: empty-lines: extra empty line at the end of a block (revive)
    builder/dockerfile/internals_test.go:95:38: empty-lines: extra empty line at the end of a block (revive)
    builder/dockerfile/copy.go:86:112: empty-lines: extra empty line at the end of a block (revive)
    builder/dockerfile/dispatchers_test.go:286:39: empty-lines: extra empty line at the start of a block (revive)
    builder/dockerfile/builder.go:280:38: empty-lines: extra empty line at the end of a block (revive)
    builder/dockerfile/dispatchers.go:66:85: empty-lines: extra empty line at the start of a block (revive)
    builder/dockerfile/dispatchers.go:559:85: empty-lines: extra empty line at the start of a block (revive)
    builder/builder-next/adapters/localinlinecache/inlinecache.go:26:183: empty-lines: extra empty line at the start of a block (revive)
    builder/builder-next/adapters/containerimage/pull.go:441:9: empty-lines: extra empty line at the start of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-28 01:58:50 +02:00
..
git
urlutil
archive.go pkg/containerfs: drop ContainerFS type alias 2022-09-23 16:56:53 -04:00
detect.go pkg/containerfs: alias ContainerFS to string 2022-09-23 16:56:52 -04:00
detect_test.go builder: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
filehash.go
generate.go
git.go
lazycontext.go pkg/containerfs: drop ContainerFS type alias 2022-09-23 16:56:53 -04:00
mimetype.go
mimetype_test.go
remote.go
remote_test.go
tarsum.go pkg/containerfs: drop ContainerFS type alias 2022-09-23 16:56:53 -04:00
tarsum.pb.go
tarsum.proto
tarsum_test.go pkg/containerfs: alias ContainerFS to string 2022-09-23 16:56:52 -04:00
utils_test.go