Skip to content

Commit

Permalink
Merge branch 'main' of github.com:astriaorg/astria into noot/fee-chan…
Browse files Browse the repository at this point in the history
…ge-action
  • Loading branch information
noot committed May 2, 2024
2 parents 9a13811 + f076bf1 commit 58e0ac4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,10 @@ _fmt-proto:
_lint-proto:
buf lint
buf format -d --exit-code
buf breaking proto/primitives --against 'buf.build/astria/primitives'
buf breaking proto/executionapis --against 'buf.build/astria/execution-apis'
buf breaking proto/sequencerapis --against 'buf.build/astria/astria'
buf breaking proto/sequencerblockapis --against 'buf.build/astria/sequencerblock-apis'
buf breaking proto/protocolapis --against 'buf.build/astria/protocol-apis'
buf breaking proto/composerapis --against 'buf.build/astria/composer-apis'

##############################################
Expand Down

0 comments on commit 58e0ac4

Please sign in to comment.