mirror of
https://github.com/containers/podman.git
synced 2025-12-09 23:27:09 +08:00
golangci-lint round #3
this is the third round of preparing to use the golangci-lint on our code base. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@@ -136,5 +136,5 @@ func diffCmd(c *cliconfig.DiffValues) error {
|
||||
} else {
|
||||
out = stdoutStruct{output: diffOutput}
|
||||
}
|
||||
return formats.Writer(out).Out()
|
||||
return out.Out()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user