]> Cypherpunks repositories - gostls13.git/commit
cmd/gofmt: remove impossible err!=nil conditional
authorguoguangwu <guoguangwu@magic-shield.com>
Sun, 25 Feb 2024 10:15:17 +0000 (10:15 +0000)
committerRobert Griesemer <gri@google.com>
Mon, 26 Feb 2024 21:42:29 +0000 (21:42 +0000)
commit0fefe417db0e4343968e5772336289e1c82b88a4
tree6dce3c28f3a7c22efe04d4011c6778b7161ea436
parent51a2418f38fb285c57da238a2ba523c6f6684a9a
cmd/gofmt: remove impossible err!=nil conditional

Change-Id: Ife63c766cefc14d2f6bdd3c706f913b1b6f99949
GitHub-Last-Rev: 04e23349e68a3ce12b7d33c0fd3ad8c7ffbd8aaa
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>
src/cmd/gofmt/gofmt.go