Skip to content

Commit

Permalink
Add yamlfmt to contributing requirements (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
Devatoria committed Jan 30, 2024
1 parent fe87b2a commit 5b99561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ To get started, we need to have the following software installed:
- [golangci-lint](https://github.com/golangci/golangci-lint)
- [Kubebuilder Prerequisites](https://book.kubebuilder.io/quick-start.html#prerequisites) (go, docker, kubectl, kubebuilder, controller-gen)
- [helm](https://helm.sh/docs/intro/quickstart/)
- [envtest](#Installing-envtest)
- [yamlfmt](https://github.com/google/yamlfmt/)

## Installing Envtest
### Installing Envtest

In order to run `make test` to run the unit tests, you'll need to install envtest with the following commands:

Expand Down

0 comments on commit 5b99561

Please sign in to comment.