Files
atomctl/templates/project/buf.yaml.tpl
2024-12-31 17:57:06 +08:00

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