mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9f94cfdc57
The documentation for validate_vendor_used in hack/validate/vendor states that a warning will be emitted if license information cannot be found in a vendored package. However, because the script is run with pipefail set (owing to the inclusion of the common validation script .validate) and `grep -c` is used, the entire script will fail whenever license information cannot be found in a vendored package. Signed-off-by: Chris Price <cprice@mirantis.com> |
||
---|---|---|
.. | ||
.swagger-yamllint | ||
.validate | ||
all | ||
changelog-date-descending | ||
changelog-well-formed | ||
dco | ||
default | ||
default-seccomp | ||
deprecate-integration-cli | ||
golangci-lint | ||
golangci-lint.yml | ||
pkg-imports | ||
swagger | ||
swagger-gen | ||
toml | ||
vendor |