diff --git a/bin/pre-commit.sh b/bin/pre-commit.sh index 20f2878e6..21d383d2d 100755 --- a/bin/pre-commit.sh +++ b/bin/pre-commit.sh @@ -47,6 +47,7 @@ function testDemos { mdrip --mode test --label test ./demos } +go install github.com/kubernetes-sigs/kustomize runTest testGoFmt runTest testGoImports runTest testGoVet