mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Make gofmt use the filename previously referenced
Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com> Upstream-commit: 7fdf5257b4d4c94196303cba52b1882001d32754 Component: engine
This commit is contained in:
@@ -69,7 +69,7 @@ Follow this workflow as you work:
|
||||
For example, if you edited the `docker.go` file you would format the file
|
||||
like this:
|
||||
</p>
|
||||
<p><code>$ gofmt -s -w file.go</code></p>
|
||||
<p><code>$ gofmt -s -w docker.go</code></p>
|
||||
<p>
|
||||
Most file editors have a plugin to format for you. Check your editor's
|
||||
documentation.
|
||||
|
||||
Reference in New Issue
Block a user