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

Setup golangci-lint #953

Closed
wants to merge 0 commits into from
Closed

Setup golangci-lint #953

wants to merge 0 commits into from

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Sep 10, 2023

This PR setup golangci-lint:

  • gofmt is replace by gofumpt
  • gci is organising the imports
  • go vet is configured to be used with shadow rule

@mmorel-35 mmorel-35 marked this pull request as ready for review September 10, 2023 21:02
@rodaine rodaine changed the title ci(lint): setup golangci-lint Setup golangci-lint Oct 3, 2023
@mmorel-35 mmorel-35 closed this Oct 3, 2023
@mmorel-35 mmorel-35 mentioned this pull request Oct 3, 2023
rodaine pushed a commit that referenced this pull request Oct 3, 2023
This PR setup golangci-lint: 
* gofmt is replace by gofumpt
* gci is organising the imports
* go vet is configured to be used with shadow rule

Supersedes #953

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

---------

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
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.

1 participant