加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
buf.yaml 503 Bytes
一键复制 编辑 原始数据 按行查看 历史
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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化