Skip to content

Commit 7ed823e

Browse files
committed
validation: temporarily allows changes in integration-cli
Signed-off-by: CrazyMax <[email protected]>
1 parent 0e04b51 commit 7ed823e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/validate/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ export SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
1313
. "${SCRIPTDIR}"/toml
1414
. "${SCRIPTDIR}"/changelog-well-formed
1515
. "${SCRIPTDIR}"/changelog-date-descending
16-
. "${SCRIPTDIR}"/deprecate-integration-cli
16+
#. "${SCRIPTDIR}"/deprecate-integration-cli
1717
. "${SCRIPTDIR}"/golangci-lint
1818
. "${SCRIPTDIR}"/shfmt

0 commit comments

Comments
 (0)