Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbreaker committed Aug 2, 2023
1 parent dd5cb65 commit a1a1526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ help: ## Describe useful make targets
generate: generate-license ## Regenerate code and license headers
buf generate --template buf.gen.yaml buf.build/bufbuild/protovalidate
buf generate --template conformance/buf.gen.yaml -o conformance/ buf.build/bufbuild/protovalidate-testing
./gradlew spotlessApply

.PHONY: lint
lint: ## Lint code
./gradlew spotlessCheck
Expand Down

0 comments on commit a1a1526

Please sign in to comment.