Skip to content

Fix Go formatting - #249

Merged
bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:go-lint
Aug 30, 2026
Merged

Fix Go formatting#249
bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:go-lint

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

Stricter Go formatting rules caused a lint failure. This change applies gofmt to fix the formatting. A format-go Makefile target is also added to run gofmt with the correct options if updates are required in the future.

Stricter Go formatting rules caused a lint failure. This change applies
gofmt to fix the formatting. A `format-go` Makefile target is also added
to run gofmt with the correct options if updates are required in the
future.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@bestbeforetoday
bestbeforetoday marked this pull request as ready for review August 30, 2026 22:56
@bestbeforetoday
bestbeforetoday enabled auto-merge (squash) August 30, 2026 23:17
@bestbeforetoday
bestbeforetoday merged commit 199be5d into hyperledger:main Aug 30, 2026
11 of 12 checks passed
@bestbeforetoday
bestbeforetoday deleted the go-lint branch August 30, 2026 23:23
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.

1 participant