Skip to content

Conversation

shogo82148
Copy link
Member

What does this pull request do?

apply go fmt ./...

Where should the reviewer start?

go fmt synchronizes //go:build lines with // +build lines from Go 1.17
It makes the formatted source code different from the previous one.

See also:

How should this be manually tested?

run go fmt ./... and check git diff

@mattn mattn merged commit 5973c50 into main Jan 16, 2022
@mattn
Copy link
Member

mattn commented Jan 16, 2022

Thank you

@mattn mattn deleted the apply-go-fmt branch January 16, 2022 10:52
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