Skip to content

Redirect bad output (e.g. warnings) to stderr but keep processing #12

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

Closed
wants to merge 1 commit into from

Conversation

filipesperandio
Copy link
Contributor

@filipesperandio filipesperandio commented Sep 13, 2017

@wfleming Merged #9 and created this one just for the concern.

I think it makes sense to redirect those non-issues entries and not abort. But I worry a bit about unknown scenarios, though.
The problem I see in the CLI is that the user will only have a clue about this warning if CODECLIMATE_DEBUG is on.

@filipesperandio
Copy link
Contributor Author

Intercepting stdout turned out to be more problematic than beneficial in a few scenarios, especially in large repos.
Closing this without merging.
PR #13 is addressing the problematic cases.

@filipesperandio filipesperandio deleted the fe/keep_processing_on_warnings branch September 15, 2017 17:23
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.

1 participant