Skip to content

Commit e0b5119

Browse files
committed
add dev instructions for fmt/vet/test
1 parent 6e0a160 commit e0b5119

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,11 @@ Check out [our sonobuoy plugin](./hack/sonobuoy)!
374374

375375
go run cmd/cyclonus/main.go generate --mode=example
376376

377+
- run format, vet, tests
378+
379+
make fmt
380+
make vet
381+
make test
377382

378383
## How to Release Binaries
379384

0 commit comments

Comments
 (0)