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

Added Tabs for both near-cli-rs and near-cli commands #1480

Merged
merged 20 commits into from
Sep 29, 2023

Conversation

ghimire007
Copy link
Contributor

As discussed in #1478 tabs imports are fixed and Commands mentioned in near/near-cli-rs#236 are updated

@ghimire007 ghimire007 requested a review from bucanero as a code owner September 4, 2023 23:54
@gagdiez
Copy link
Collaborator

gagdiez commented Sep 6, 2023

@ghimire007 could you rename all instances of Near-CLI to near-cli? also please make sure to remove all unnecessary new lines. In general, you just need one blank line between code and a tag, i.e.:

code here

<one blank line>
</close tab>

And there is no need to have a blank line at the end of code:

code here
<remove-this-blankline>

After that I'll accept it and merge it. Thanks for the contribution!

@gagdiez gagdiez self-requested a review September 29, 2023 20:18
@gagdiez gagdiez merged commit e6b571d into near:master Sep 29, 2023
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.

2 participants