Open sourcegraph-bot opened 4 years ago
This is a changeset created by a campaign. It runs go fmt to make sure all our repos are following the Go preferred codestyle. When repos are out of sync with go fmt, other campaigns can have side-effect changes when we run go fmt at the end.
go fmt
This is a changeset created by a campaign. It runs go fmt to make sure all our repos are following the Go preferred codestyle. When repos are out of sync with go fmt, other campaigns can have side-effect changes when we run
go fmt
at the end.