layerform icon indicating copy to clipboard operation
layerform copied to clipboard

Made all short descriptions of commands start with capitalized letters

Open x-sushant-x opened this issue 1 year ago • 3 comments

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.

x-sushant-x avatar Sep 13 '23 01:09 x-sushant-x

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

lucasfcosta avatar Sep 17 '23 22:09 lucasfcosta

In latest commits I already have the code.

x-sushant-x avatar Sep 18 '23 05:09 x-sushant-x

@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 https://github.com/ergomake/layerform/pull/87#discussion_r1323935379 to fix it.

vieiralucas avatar Sep 18 '23 16:09 vieiralucas