Skip to content

Commit

Permalink
rename proto files and regen
Browse files Browse the repository at this point in the history
  • Loading branch information
hallazzang committed Sep 27, 2024
1 parent 2a4c4ce commit 343ece4
Show file tree
Hide file tree
Showing 29 changed files with 1,254 additions and 3,487 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ proto-format:
@$(protoImage) find ./ -name "*.proto" -exec clang-format -i {} \;

proto-lint:
@$(protoImage) buf lint --error-format=json
@$(protoImage) buf lint --error-format=json ./proto

proto-check-breaking:
@$(protoImage) buf breaking --against $(HTTPS_GIT)#branch=main
Expand Down
187 changes: 45 additions & 142 deletions api/milkyway/assets/v1/genesis.pulsar.go

Large diffs are not rendered by default.

Loading

0 comments on commit 343ece4

Please sign in to comment.