mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
lint fixes for volume/*
- comments on exported values - constant string replaced by constant reference - unexport implementation details of VolumeDriver 'local' - add fixed packages to linter list Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
This commit is contained in:
@@ -63,6 +63,9 @@ packages=(
|
||||
registry
|
||||
runconfig
|
||||
utils
|
||||
volume
|
||||
volume/local
|
||||
volume/drivers
|
||||
)
|
||||
|
||||
errors=()
|
||||
|
||||
Reference in New Issue
Block a user