Revision 7e05d43b60f40bed897962a287b8df641e73fc65 authored by mergify[bot] on 22 September 2022, 02:35:01 UTC, committed by GitHub on 22 September 2022, 02:35:01 UTC
1 parent 95a7cc1
Raw File
buf.yaml
build:
  roots:
    - proto
    - third_party/proto
lint:
  use:
    - BASIC
    - FILE_LOWER_SNAKE_CASE
    - UNARY_RPC
  ignore:
    - gogoproto
breaking:
  use:
    - FILE
back to top