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

chore: format sources with gofumpt #1078

Closed
wants to merge 1 commit into from

Conversation

alexandear
Copy link
Contributor

The PR formats the source code with gofumpt:

gofumpt -w .

The changes are the same as in the merged PR #643.

@chavacava
Copy link
Collaborator

Hi @alexandear thanks for the PR. We prefer to use standard tooling as much as possible and gofmt is good enough.

@chavacava chavacava closed this Oct 25, 2024
@alexandear
Copy link
Contributor Author

gofumpt is backward compatible with gofmt. The changes in PR don't contradict with gofmt.

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