-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(cli): added the quiet option in cli #37
feat(cli): added the quiet option in cli #37
Conversation
5833606
to
7e3ae65
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@golesuman, Thanks for the contribution. I have pointed out some issues and added some suggestions.
c4d836e
to
65a2bf2
Compare
@golesuman, In addition, please squash your commits into a single commit and add |
65a2bf2
to
a6e5ca0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good.
a6e5ca0
to
7624236
Compare
3059eee
to
cf7875e
Compare
fad71a8
to
b1778c8
Compare
Description
Added
--quiet
option in cliRelated Issue
Fixes: #15
Type of Change
Please mark the appropriate option below to describe the type of change your pull request introduces:
Checklist
Examples:
"fix: Fixed foobar bug"
,"feat(accounts): Added foobar feature"
.README.md
.By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.