mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
Consolidate test harness to one package.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
for f in $(find ./ -name '*.go'); do
|
||||
for f in $(find $1 -name '*.go'); do
|
||||
echo $f
|
||||
# go run go.coder.com/go-tools/cmd/goimports
|
||||
~/gopath/bin/goimports -w $f
|
||||
|
||||
Reference in New Issue
Block a user