mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
kyaml: Add kyaml filters as cli commands
This commit is contained in:
@@ -8,7 +8,7 @@ GOPATH := $(shell go env GOPATH)
|
||||
build:
|
||||
go build -v -o $(GOPATH)/bin/kyaml .
|
||||
|
||||
all: generate license fix vet fmt test lint lint tidy
|
||||
all: generate license fix vet fmt test lint tidy
|
||||
|
||||
fix:
|
||||
go fix ./...
|
||||
|
||||
Reference in New Issue
Block a user