-
Notifications
You must be signed in to change notification settings - Fork 38
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
fix minor misplacement #98
fix minor misplacement #98
Conversation
Signed-off-by: Maroon Ayoub <maroon.ayoub@ibm.com>
/lgtm /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mikeshng, vMaroon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The lint error is regarding
So maybe you didn't use a code editor like Visual Studio Code that automates the source files. You can run |
@mikeshng my installed linter versions are stricter (e.g.,:
do I have to reconfigure versions or is it ok not to? |
It's still just complaining about
If all the other tests passed again. I will manually merge this and we will fix it later. |
Signed-off-by: Mike Ng <ming@redhat.com>
fix gitrepo.go lint
/lgtm Thanks again |
Signed-off-by: Maroon Ayoub maroon.ayoub@ibm.com