mirror of https://github.com/docker/cli.git
7cec7101c4
We try to keep this package close to upstream golang's code, so suppress the linter warning. cli/command/formatter/tabwriter/tabwriter.go:200:1: ST1020: comment on exported method Init should be of the form "Init ..." (stylecheck) // A Writer must be initialized with a call to Init. The first parameter (output) ^ cli/command/formatter/tabwriter/tabwriter.go:425:1: ST1022: comment on exported const Escape should be of the form "Escape ..." (stylecheck) // To escape a text segment, bracket it with Escape characters. ^ Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
tabwriter | ||
testdata | ||
buildcache.go | ||
container.go | ||
container_test.go | ||
context.go | ||
custom.go | ||
disk_usage.go | ||
disk_usage_test.go | ||
displayutils.go | ||
displayutils_test.go | ||
formatter.go | ||
formatter_test.go | ||
image.go | ||
image_test.go | ||
reflect.go | ||
reflect_test.go | ||
volume.go | ||
volume_test.go |