moby--moby/plugin/v2
Sebastiaan van Stijn 87552f2e67
plugin: fix empty-lines (revive)
plugin/v2/settable_test.go:24:29: empty-lines: extra empty line at the end of a block (revive)
    plugin/manager_linux.go:96:6: empty-lines: extra empty line at the end of a block (revive)
    plugin/backend_linux.go:373:16: empty-lines: extra empty line at the start of a block (revive)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 4eb9b5f20e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-30 23:59:30 +02:00
..
plugin.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
plugin_linux.go goimports: fix imports 2019-09-18 12:56:54 +02:00
plugin_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
settable.go Add canonical import comment 2018-02-05 16:51:57 -05:00
settable_test.go plugin: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00