You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/buf.yaml

25 lines
553 B

version: v1beta1
build:
roots:
- internal/proto/local
- internal/proto/third_party
lint:
use:
- DEFAULT
ignore:
- protoc-gen-openapiv2
- google
ignore_only:
# These api enums break these lint checks in order to appear nice in swagger.
ENUM_VALUE_PREFIX:
- controller/api/view/v1/view.proto
ENUM_ZERO_VALUE_SUFFIX:
- controller/api/view/v1/view.proto
FIELD_LOWER_SNAKE_CASE:
- controller/api/v1/error.proto
- controller/custom_options/v1/testing.proto
breaking:
use:
- WIRE_JSON