Skip to content

Conversation

@mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Jul 19, 2017

Otherwise lint fails on Fedora 24:

…/docker/tarfile/src.go:192:37: exported method LoadTarManifest returns unexported type []tarfile.manifestItem, which can be annoying to use

(Yes, #309 did pass tests. I don’t know what makes the difference. Anyway, I need the warning to go away to keep my workflow clean.)

This should not affect users of #309 because they were not able to name the type before anyway.

Otherwise lint fails on Fedora 24:
> …/docker/tarfile/src.go:192:37: exported method LoadTarManifest returns unexported type []tarfile.manifestItem, which can be annoying to use

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@TomSweeneyRedHat
Copy link
Member

LGTM

1 similar comment
@rhatdan
Copy link
Member

rhatdan commented Jul 19, 2017

LGTM

@runcom
Copy link
Member

runcom commented Jul 20, 2017

LGTM

Approved with PullApprove

@runcom runcom merged commit f0bdd73 into containers:master Jul 20, 2017
@mtrmac mtrmac deleted the golint branch July 20, 2017 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants