Skip to content

go: add goimports tool #3077

Merged
merged 1 commit into from
Mar 7, 2024
Merged

go: add goimports tool #3077

merged 1 commit into from
Mar 7, 2024

Conversation

niclas
Copy link
Contributor

@niclas niclas commented Mar 6, 2024

goimports automatically fixes imports of go src files.

This fixes #2850.

goimports automatically fixes imports of go src files.

This fixes #2850.
@niclas niclas requested a review from wwwutz March 6, 2024 16:08
Copy link
Collaborator

@wwwutz wwwutz left a comment

Choose a reason for hiding this comment

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

LGTM
pull-it-fix-it

@wwwutz wwwutz merged commit 03a235d into master Mar 7, 2024
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go: install goimports within go.be0 for go >= 1.20
2 participants