-
Notifications
You must be signed in to change notification settings - Fork 403
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/add-golang-lint #623
Feat/add-golang-lint #623
Conversation
Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
…, Import should be Stdlib, third party and other packages of this project. Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
Signed-off-by: Obinna Odirionye <[email protected]>
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.
looks great! 🚀
You'll need to sign the commits before merging though!
@cbuto I am confused; my commits are signed, and DCO did not throw any error. Kindly assist me. |
You have to setup a key that will be used for signing commits, there are some docs here that describe how to generate a new key and setup git to sign commits with that key. It's required in addition to the DCO signoff. |
Hey, @scbizu, Can I go ahead and merge this PR? I wanted to take a look at it before merging. |
@nerdeveloper Please do the |
be7c101
to
75605e5
Compare
@scbizu done |
related to #569