go/format: Struct literal alignment differing between 1.10 and 1.11beta1 #26098
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?go1.11beta1
Does this issue reproduce with the latest release?
Yes - it appears to only be present in the latest beta release.
What operating system and processor architecture are you using (
go env
)?go env
output: https://travis-ci.org/cloudflare/cloudflare-go/jobs/397558038#L444What did you do?
Playground link: https://play.golang.org/p/ccTd61RjEgE (renders
go fmt
correctly)What did you expect to see?
What did you see instead?
Failed CI step demonstrating this on beta1 wanting the file to be formatted as below.
Full failed step details: https://travis-ci.org/cloudflare/cloudflare-go/jobs/397558038#L498
The text was updated successfully, but these errors were encountered: