Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable interfacer linter and fix lints #1834

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

saschagrunert
Copy link
Member

This fixes a single issue where the interface could be an io.Reader
instead of an io.ReadCloser.

This fixes a single issue where the interface could be an `io.Reader`
instead of an `io.ReadCloser`.

Signed-off-by: Sascha Grunert <[email protected]>
@TomSweeneyRedHat
Copy link
Member

Changes LGTM
I think our CI hates @saschagrunert, it's flaking out trying to install bzip. Will try to kick off a retest.

@TomSweeneyRedHat
Copy link
Member

bot, retest this please

@saschagrunert
Copy link
Member Author

Hm, can I do this too?

bot, retest this please

@TomSweeneyRedHat
Copy link
Member

Tests are broken, need one more LGTM here than we can use the big merge hammer.
@vrothberg, @rhatdan @nalind PTAL

@rhatdan
Copy link
Member

rhatdan commented Sep 4, 2019

LGTM

@rhatdan rhatdan merged commit 15773bd into containers:master Sep 4, 2019
@saschagrunert saschagrunert deleted the interfacer branch September 4, 2019 14:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants