Merge pull request #31654 from dnephin/add-missing-validate
Add compose-bindata validation to default
This commit is contained in:
commit
71f249967e
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
. $SCRIPTDIR/vet
|
||||
. $SCRIPTDIR/changelog-well-formed
|
||||
. $SCRIPTDIR/changelog-date-descending
|
||||
. $SCRIPTDIR/compose-bindata
|
||||
|
|
Loading…
Add table
Reference in a new issue