fix golint errors/warnings of pkg api/
Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: cfeab585c0e831ef073c689c065a52b84ae08761 Component: engine
This commit is contained in:
@ -8,6 +8,7 @@ source "${MAKEDIR}/.validate"
|
||||
# packages=( $(go list ./... 2> /dev/null | grep -vE "^github.com/docker/docker/vendor" || true ) )
|
||||
|
||||
packages=(
|
||||
api
|
||||
api/server
|
||||
api/client
|
||||
api/client/ps
|
||||
|
||||
Reference in New Issue
Block a user