summaryrefslogtreecommitdiff
path: root/plugins/boot2docker/README.md
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2018-08-07 13:54:45 -0700
committerMarc Cornellà <marc.cornella@live.com>2018-08-07 22:54:45 +0200
commit8961a3794cc2f5bc31b592367e82aa1766f24bbd (patch)
tree29e4bec6b13da9bce9449a0e73803e9585ec2411 /plugins/boot2docker/README.md
parent0cc371181a0727e7de261cd78b3fe6cc11d6a8a2 (diff)
downloadzsh-8961a3794cc2f5bc31b592367e82aa1766f24bbd.tar.gz
zsh-8961a3794cc2f5bc31b592367e82aa1766f24bbd.tar.bz2
zsh-8961a3794cc2f5bc31b592367e82aa1766f24bbd.zip
plugins/go: Simplify/fix recursive golang format (#7027)
Per the [`go` command specification](https://golang.org/cmd/go/#hdr-Package_lists), the `...` wildcard matches the empty string. This makes commands like `go <action> . ./...` unnecessary: they should use `go <action> ./...`. This also fixes a bug with the `gofa` shortcut, where it would emit an error if called from a directory containing no go source files (but having subdirectories that _did_ contain go files).
Diffstat (limited to 'plugins/boot2docker/README.md')
0 files changed, 0 insertions, 0 deletions