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

20 lines
450 B

build:
roots:
- internal/proto/local
- internal/proto/third_party
lint:
use:
- DEFAULT
ignore:
- protoc-gen-swagger
- 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