Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Don't assign err from ForEach loop #1188

Closed
wants to merge 1 commit into from
Closed

Conversation

muesli
Copy link
Contributor

@muesli muesli commented Jul 21, 2019

Since we don't check the value anyway, as it can't possibly be anything but nil.

Since we don't check the value anyway, as it can't possibly be anything but nil.

Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com>
@mcuadros
Copy link
Contributor

Thanks for keep go-git clean and tidy. Can you group this batch of PRs in one? Since all are related?

@muesli
Copy link
Contributor Author

muesli commented Jul 25, 2019

@mcuadros Sure, which ones would you like to see merged? I actually tried to split them up in logical, related pieces already. For example, I don't think simple fixes like this one belong together with changes that actually change behavior, or test-related changes. Up to you though, just let me know.

@mcuadros
Copy link
Contributor

I suggest to merge all in one, since all are about the same nature.

@mcuadros
Copy link
Contributor

I did myself, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants