Revert "validation: temporarily allows changes in integration-cli"
This reverts commit7ed823ead9
. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit9b71a46899
) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
afdc9a804a
commit
21feb1808d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue