api/buf.yaml

15 lines
206 B
YAML

version: v1
build:
excludes:
- common-protos
breaking:
use:
- WIRE_JSON
lint:
use:
- BASIC
except:
- FIELD_LOWER_SNAKE_CASE
- PACKAGE_DIRECTORY_MATCH
allow_comment_ignores: true