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

dev: reformat code with gofumpt #4500

Merged
merged 2 commits into from Mar 13, 2024
Merged

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Mar 13, 2024

The PR reformats code with gofumpt linter.

@alexandear alexandear added the topic: cleanup Related to code, process, or doc cleanup label Mar 13, 2024
@ldez ldez self-requested a review March 13, 2024 18:27
@ldez ldez added the blocked Need's direct action from maintainer label Mar 13, 2024
@ldez
Copy link
Member

ldez commented Mar 13, 2024

can you rebase you PR?

@ldez ldez added feedback required Requires additional feedback and removed blocked Need's direct action from maintainer labels Mar 13, 2024
@alexandear
Copy link
Contributor Author

rebased

@ldez
Copy link
Member

ldez commented Mar 13, 2024

Because this configuration is used as a regression test I prefer to keep go fmt.
It allows us to follow the Go modification.

We can't keep the changes but not add gofumpt.

@ldez ldez added blocked Need's direct action from maintainer and removed feedback required Requires additional feedback labels Mar 13, 2024
@alexandear alexandear changed the title dev: use gofumpt instead of gofmt dev: reformat code with gofumpt Mar 13, 2024
@alexandear
Copy link
Contributor Author

Reverted changes for .golangci.yml, and changed accordingly PR's title and description.

@ldez ldez removed the blocked Need's direct action from maintainer label Mar 13, 2024
@ldez ldez added this to the next milestone Mar 13, 2024
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

@ldez ldez merged commit ea82373 into golangci:master Mar 13, 2024
12 checks passed
@alexandear alexandear deleted the chore/enable-gofumpt branch March 14, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants