Skip to content

fix(gofmt): add -s to help message#11256

Merged
lidel merged 3 commits intoipfs:masterfrom
wjmelements:fix-gofmt-help
Mar 29, 2026
Merged

fix(gofmt): add -s to help message#11256
lidel merged 3 commits intoipfs:masterfrom
wjmelements:fix-gofmt-help

Conversation

@wjmelements
Copy link
Copy Markdown
Contributor

Reviewer @lidel
make test currently fails with bin/test-go-fmt reporting that we need to run go fmt ./..., but that does not cause the check to pass.
The reason is that bin/test-go-fmt runs with -s.

go version go1.25.7 darwin/amd64

Changes

  • Fix make test gofmt failure
  • Update the doc

@wjmelements wjmelements requested a review from a team as a code owner March 27, 2026 22:25
@wjmelements wjmelements changed the title fix(test): fix gofmt help message fix(gofmt): add -s to gofmt help message Mar 27, 2026
@wjmelements wjmelements changed the title fix(gofmt): add -s to gofmt help message fix(gofmt): add -s to help message Mar 27, 2026
@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Mar 29, 2026
@lidel lidel merged commit 85a27d3 into ipfs:master Mar 29, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does NOT require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants