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

Avoid outputting newline to console when using --input-dir #1058

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

hairyhenderson
Copy link
Owner

Fixes #1057

I've also simplified some of the internal API to stop wrapping io.Writers as io.WriteClosers when it's pretty much unnecessary.

Signed-off-by: Dave Henderson [email protected]

@hairyhenderson hairyhenderson self-assigned this Jan 29, 2021
@hairyhenderson hairyhenderson merged commit ca28dda into master Jan 29, 2021
@hairyhenderson hairyhenderson deleted the no-newlines-with-inputdir-1057 branch January 29, 2021 01:18
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.

Empty line in stderr when using --input-dir
1 participant