Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Made all short descriptions of commands start with capitalized letters #87

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sushant102004
Copy link

Why this matters

Short description of some commands were starting with lowercase alphabet. So I corrected them.

Solution

Made changes inside cmd/ folder which was containing cobra commands.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @sushant102004, the file is still deleted.

If you are having a hard time working with git to bring it back, another way to fix this is to just run make mocks, it should regenerate the file, then you can commit it back.

Let me know if you need further help, I can also just grab your branch and fix it for you, just want to give a chance for you to fix it yourself if you want, but please don't feel like you need to do anything.

Thank you so much for the effort so far. ❤️

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank your sir let me fix it.

@lucasfcosta
Copy link
Member

Hey @sushant102004, let me know if you need any help with this one!

@sushant102004
Copy link
Author

In latest commits I already have the code.

@vieiralucas
Copy link
Member

@sushant102004, I think you accidentally deleted the mocks/internal_/storage/FileLike.go file.
That is why some checks are failing, that file is needed for tests.
You can try following suggestions from this comment #87 (comment) to fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants