-
-
Notifications
You must be signed in to change notification settings - Fork 301
feat(cli): rewrite cli instructions to be more succinct about what th... #259
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): rewrite cli instructions to be more succinct about what th... #259
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #259 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 33 33 Lines 915 915 ======================================= Hits 884 884 Misses 31 31
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
LGTM.
Uh oh!
There was an error while loading. Please reload this page.
Closes #258
Description
Rewrite cli instructions to be more succinct about what they require.
Checklist
./script/format
and./script/test
locally to ensure this change passes linter check and testExpected behavior
Steps to Test This Pull Request
1.Run
cz c
and view messages.