buf.yaml 311 B

1234567891011121314151617
  1. ---
  2. version: v1beta1
  3. name: buf.build/certusone/wormhole
  4. deps:
  5. - buf.build/beta/googleapis
  6. - buf.build/grpc-ecosystem/grpc-gateway
  7. build:
  8. roots:
  9. - proto
  10. lint:
  11. use:
  12. - DEFAULT
  13. # https://github.com/twitchtv/twirp/issues/70#issuecomment-470367807
  14. - UNARY_RPC
  15. breaking:
  16. use:
  17. - WIRE_JSON