fix(lint): gofmt formatting fixes for 3 files
Align struct field assignments and fix indentation detected by golangci-lint v2.9's gofmt checker.
This commit is contained in:
Align struct field assignments and fix indentation detected by golangci-lint v2.9's gofmt checker.