-
Notifications
You must be signed in to change notification settings - Fork 260
chore: appease the linter (3/?), the big gofumpt #987
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
Conversation
|
@vakalapa adding you as reviewer because github says you most recently edited all these files 😛 |
vakalapa
left a comment
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.
Minor comments, almost all changes seem straight forward.
vakalapa
left a comment
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.
🚀
vakalapa
left a comment
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 good, only 3 files got updated.
|
bypassing lint check since it is just a big false positive |
Reason for Change:
Correct gofumpt findings, automatically, by
$ gofumpt -w -s .Issue Fixed:
Requirements:
Notes: