13 lines
247 B
YAML
13 lines
247 B
YAML
|
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
|
||
|
version: v2
|
||
|
deps:
|
||
|
- buf.build/protocolbuffers/wellknowntypes:v21.12
|
||
|
modules:
|
||
|
- path: proto
|
||
|
lint:
|
||
|
use:
|
||
|
- STANDARD
|
||
|
breaking:
|
||
|
use:
|
||
|
- FILE
|