Skip to content

ci: enforce go fmt ./... in CI - #625

Merged
AkihiroSuda merged 1 commit into
rootless-containers:masterfrom
haytok:enforce-gofmt-in-ci
Sep 3, 2026
Merged

ci: enforce go fmt ./... in CI#625
AkihiroSuda merged 1 commit into
rootless-containers:masterfrom
haytok:enforce-gofmt-in-ci

Conversation

@haytok

@haytok haytok commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

related: #621 (review)

@haytok
haytok force-pushed the enforce-gofmt-in-ci branch from 2f5dc2a to 151eb80 Compare August 26, 2026 11:58
Comment thread .github/workflows/main.yaml Outdated
Signed-off-by: Hayato Kiwata <dev@haytok.jp>
@haytok
haytok force-pushed the enforce-gofmt-in-ci branch from 151eb80 to 1b1ea36 Compare September 3, 2026 13:15
@haytok

haytok commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Note that I'll address TODOs in .golangci.yml later via a follow-up PR since fixing them all here would make the diff too large.

@AkihiroSuda AkihiroSuda added this to the v3.2.0 milestone Sep 3, 2026

@AkihiroSuda AkihiroSuda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda
AkihiroSuda merged commit b7cda4c into rootless-containers:master Sep 3, 2026
9 checks passed
@AkihiroSuda AkihiroSuda linked an issue Sep 3, 2026 that may be closed by this pull request
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.

CI does not enforce Go code formatting

2 participants