Revision d32df22c8b43e87e6323b7b1bd114e6e82ed7a27 authored by M. J. Fromberger on 18 July 2022, 17:04:38 UTC, committed by GitHub on 18 July 2022, 17:04:38 UTC
1 parent 223ece9
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