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

Use gofumpt #1897

Closed
bartekpacia opened this issue Apr 30, 2024 · 0 comments · Fixed by #1899
Closed

Use gofumpt #1897

bartekpacia opened this issue Apr 30, 2024 · 0 comments · Fixed by #1899
Labels
area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince

Comments

@bartekpacia
Copy link
Member

gofumpt is a stricter, drop-in replacement for gofmt.

Personally, I've been using it for a few years and I like that it takes even more formatting decisions from me, so I don't focus on them.

I think it'd be cool it this project used it. The code formatting style would be more unified, which is useful since it's a popular project and many different people contribute to it.

@bartekpacia bartekpacia added area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant