mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
d8ec1ee57d
Mark unused WalkFunc arguments as such, to get rid of the following linterwarning: > builder/dockerfile/copy_unix.go:28:71: SA4009: argument err is overwritten before first use (staticcheck) > return filepath.Walk(source, func(fullpath string, info os.FileInfo, err error) error { Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
builder-next | ||
dockerfile | ||
dockerignore | ||
fscache | ||
remotecontext | ||
builder.go |