14 lines
273 B
Smarty
14 lines
273 B
Smarty
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
|
|
version: v2
|
|
modules:
|
|
- path: proto
|
|
lint:
|
|
use:
|
|
- STANDARD
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|