pages/*: use the imperative in descriptions (#12574)

* pages/*: use the imperative in descriptions

* go-fmt: put the description on one line
This commit is contained in:
Lena
2024-04-18 06:04:00 +02:00
committed by GitHub
parent 137d0f4572
commit c9775847b6
70 changed files with 71 additions and 71 deletions

View File

@@ -1,7 +1,6 @@
# go fmt
> Format Go source files.
> Prints the filenames that are changed.
> Format Go source files, printing the changed filenames.
> More information: <https://pkg.go.dev/cmd/go#hdr-Gofmt__reformat__package_sources>.
- Format Go source files in the current directory: