]> Cypherpunks repositories - gostls13.git/commit
cmd/go: gofmt alldocs.go
authorRuss Cox <rsc@golang.org>
Thu, 3 Feb 2022 19:09:32 +0000 (14:09 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 11 Apr 2022 16:31:51 +0000 (16:31 +0000)
commit8b4ded3ef379c721fbd7bff76cf8dd4504b4738c
treea838e880da1cc4b48f018d55ab45f1432695270d
parent078cc6a04f1dc0ef46f1bd5c27dc20a6fcfbabcf
cmd/go: gofmt alldocs.go

[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Reformat alldocs.go using the new doc comment formatter.

This file is so large it gets its own gofmt CL.

For #51082.

Change-Id: Ie14cf1aad776e6f4180d88245d05a86e5fb6a3b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/384267
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/alldocs.go