go/src/path/filepath
Russ Cox 19309779ac all: gofmt main repo
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Run the updated gofmt, which reformats doc comments,
on the main repository. Vendored files are excluded.

For #51082.

Change-Id: I7332f099b60f716295fb34719c98c04eb1a85407
Reviewed-on: https://go-review.googlesource.com/c/go/+/384268
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2022-04-11 16:34:30 +00:00
..
example_test.go
example_unix_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
example_unix_walk_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
export_test.go io/fs: add WalkDir 2020-11-06 19:42:05 +00:00
export_windows_test.go
match.go all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
match_test.go path/filepath: replace os.MkdirTemp with T.TempDir 2021-04-10 08:13:32 +00:00
path.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
path_plan9.go
path_test.go io/fs, path/filepath: honor SkipDir on second WalkDirFunc error call 2022-03-28 22:03:07 +00:00
path_unix.go all: use new "unix" build tag where appropriate 2022-03-29 16:24:51 +00:00
path_windows.go path/filepath: change IsAbs to treat \\host\share as an absolute path 2021-08-18 08:26:44 +00:00
path_windows_test.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
symlink.go all: update references to symbols moved from os to io/fs 2020-10-20 02:32:42 +00:00
symlink_unix.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
symlink_windows.go all: gofmt main repo 2022-04-11 16:34:30 +00:00