Skip to content
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

Define Makefile with golangci-lint #987

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Define Makefile with golangci-lint #987

merged 2 commits into from
Oct 18, 2023

Conversation

mmorel-35
Copy link
Contributor

As govet and gofmt are now handled by golangci-lint, there is no need to apply them here.

Signed-off-by: Matthieu MOREL [email protected]

@coveralls
Copy link

coveralls commented Apr 20, 2023

Coverage Status

coverage: 71.605%. remained the same when pulling b7d75ff on mmorel-35:patch-1 into 2cfe797 on containernetworking:main.

@squeed
Copy link
Member

squeed commented Apr 20, 2023

While you're at it, do you want to also add a lint.sh for people to run manually? Or just add a Makefile? (can be a separate PR)

@mmorel-35 mmorel-35 changed the title remove govet and gofmt from test.sh Define Makefile with golangci-lint Apr 21, 2023
Makefile Show resolved Hide resolved
Copy link
Member

@henry118 henry118 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmorel-35 mmorel-35 requested a review from squeed June 11, 2023 08:19
As govet and gofmt are now handled by golangci-lint, there is no need to apply them here.

Install golangci-lint

Signed-off-by: Matthieu MOREL <[email protected]>
@mmorel-35
Copy link
Contributor Author

@squeed ,
Anything to add here ?

@squeed squeed merged commit a6eaa01 into containernetworking:main Oct 18, 2023
5 checks passed
@mmorel-35 mmorel-35 deleted the patch-1 branch October 18, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants