moby--moby/daemon/images
Sebastiaan van Stijn 05042ce472
daemon/images: fix empty-lines (revive)
daemon/images/image_squash.go:17:71: empty-lines: extra empty line at the start of a block (revive)
    daemon/images/store.go:128:27: empty-lines: extra empty line at the end of a block (revive)
    daemon/images/image_list.go:154:55: empty-lines: extra empty line at the start of a block (revive)
    daemon/images/image_delete.go:135:13: empty-lines: extra empty line at the end of a block (revive)
    daemon/images/image_search.go:25:64: 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:51 +02:00
..
cache.go
image.go
image_builder.go
image_commit.go
image_delete.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
image_events.go
image_exporter.go
image_history.go
image_import.go
image_list.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
image_prune.go
image_pull.go
image_push.go
image_search.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
image_search_test.go
image_squash.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
image_tag.go
image_unix.go
image_windows.go
images_test.go
locals.go
service.go
store.go daemon/images: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
store_test.go