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 #987

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Setup golangci-lint #987

merged 2 commits into from
Oct 3, 2023

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented 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>
@rodaine rodaine merged commit 53d8355 into bufbuild:main Oct 3, 2023
3 checks passed
@rodaine
Copy link
Member

rodaine commented Oct 3, 2023

Thanks @mmorel-35!

@mmorel-35 mmorel-35 deleted the patch-1 branch October 4, 2023 03:53
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.

2 participants