11 lines
189 B
YAML
11 lines
189 B
YAML
|
# 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
|