Ver código fonte

Revert "validation: temporarily allows changes in integration-cli"

This reverts commit 7ed823ead91938e5cc8de7a42ff93a25abe73e7e.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 9b71a46899d8c80e88c95edc972bb0101d36b1f0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 2 anos atrás
pai
commit
21feb1808d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      hack/validate/default

+ 1 - 1
hack/validate/default

@@ -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