Skip to content

Commit

Permalink
ci: tidy Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <[email protected]>
  • Loading branch information
TylerGillson committed Jun 27, 2024
1 parent 0fba2ac commit 120839c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ help: ## Display this help.

##@ Development

reviewable: manifests fmt vet lint helm-doc-gen ## Ensure code is ready for review
reviewable: manifests fmt vet lint ## Ensure code is ready for review
go mod tidy

check-diff: reviewable ## Execute auto-gen code commands and ensure branch is clean
Expand Down

0 comments on commit 120839c

Please sign in to comment.