Merge pull request #44129 from thaJeztah/enable_deprecated_check

Revert "validation: temporarily allows changes in integration-cli"
This commit is contained in:
Sebastiaan van Stijn 2022-09-27 22:39:41 +02:00 committed by GitHub
commit 73fe903c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
. "${SCRIPTDIR}"/toml
. "${SCRIPTDIR}"/changelog-well-formed
. "${SCRIPTDIR}"/changelog-date-descending
#. "${SCRIPTDIR}"/deprecate-integration-cli
. "${SCRIPTDIR}"/deprecate-integration-cli
. "${SCRIPTDIR}"/golangci-lint
. "${SCRIPTDIR}"/shfmt