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

Add -q flag to suppress status output #167

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

martinxsliu
Copy link
Contributor

Hi there!

First of all, thanks for all your efforts in building this great tool!

I'm submitting a PR to add a -q command line flag to hide the status logs it emits when generating fakes. For example,

Writing `FakeFoo` to `path/to/fake_foo.go`... Done

This would reduce the chatter in our build logs and allow us to more easily identify problematic lines.

@joefitzgerald joefitzgerald merged commit 5c6b479 into maxbrunsfeld:master Jan 14, 2021
@martinxsliu martinxsliu deleted the ml/quiet branch January 30, 2021 01:57
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.

None yet

2 participants