go/src/cmd/gofmt
guoguangwu 0fefe417db cmd/gofmt: remove impossible err!=nil conditional
Change-Id: Ife63c766cefc14d2f6bdd3c706f913b1b6f99949
GitHub-Last-Rev: 04e23349e6
GitHub-Pull-Request: golang/go#65929
Reviewed-on: https://go-review.googlesource.com/c/go/+/566099
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2024-02-26 21:42:29 +00:00
..
testdata
doc.go
gofmt.go cmd/gofmt: remove impossible err!=nil conditional 2024-02-26 21:42:29 +00:00
gofmt_test.go
gofmt_unix_test.go cmd/gofmt: fix a data race in TestPermissions 2023-05-18 12:52:14 +00:00
internal.go
long_test.go io/fs, path/filepath, cmd/gofmt: replace statDirEntry with fs.FileInfoToDirEntry 2023-09-12 20:27:28 +00:00
rewrite.go all: use built-in clear to clear maps 2023-07-27 22:07:13 +00:00
simplify.go