Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

golangci: fix golangci-lint reported linting issues #25

Closed
wants to merge 1 commit into from

Conversation

fmuyassarov
Copy link
Collaborator

This commit fixes go code style according to golangci-lint best practices and makes
golangci-lint Makefile target to pass. Fixes: #24

This commit fixes go code style according to golangci-lint best
practices and makes golangci-lint Makefile target to pass.

Signed-off-by: Muyassarov, Feruzjon <feruzjon.muyassarov@intel.com>
@fmuyassarov fmuyassarov marked this pull request as ready for review April 17, 2023 07:56
@fmuyassarov
Copy link
Collaborator Author

cc @mythi

@mythi
Copy link
Contributor

mythi commented Apr 17, 2023

LGTM. Looks like staticcheck warnings are not addressed. These are reported my installed version of golangci-lint.

@klihub klihub marked this pull request as draft April 17, 2023 10:36
@klihub
Copy link
Collaborator

klihub commented Apr 17, 2023

In any case, let's hold this back until #20 is merged. That one is fairly intrusive in terms of which files it needs to touch.

@kad
Copy link
Collaborator

kad commented Jun 15, 2023

@fmuyassarov shall we mark this PR as non-draft, get it reviewed and merged?

@fmuyassarov
Copy link
Collaborator Author

@fmuyassarov shall we mark this PR as non-draft, get it reviewed and merged?

I even forgot about this patch, lol. Yes, let's do it. I will try to fix other issues as well. I think it will be ready latest by tomorrow.

@fmuyassarov fmuyassarov deleted the fix-golangci-lint branch October 23, 2023 14:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make golangci-lint fails
4 participants