Files
webstory/buf.yaml
2026-03-24 22:49:44 -07:00

16 lines
308 B
YAML

# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
lint:
use:
- STANDARD
except:
- RPC_REQUEST_RESPONSE_UNIQUE
- RPC_RESPONSE_STANDARD_NAME
breaking:
use:
- FILE
modules:
- path: proto
deps:
- buf.build/googleapis/googleapis