Closed danielj-jordan closed 6 years ago
@nywilken @kytrinyx Thanks for the feedback. I have incorporated all your recommendations and squashed the commit.
I want to confirm that the flag should be named —test not —dry-run. Please reply and confirm. Thank you
@danielj-jordan thank you for confirming. Yes! We're going with --test
rather than --dry-run
.
Also, the command should
@kytrinyx @nywilken I am not sure if you got notified, but the —test flag is implemented. It always runs with verbose.
@danielj-jordan Ah, nope! I didn't see the notification. Thanks so much, I'll take a look at this in the morning.
@kytrinyx I moved the declaration closer. Thanks
148
I am a bit new to Go and eager for any comments. Thanks