Files
proto/buf.yaml

11 lines
187 B
YAML
Raw Normal View History

2025-08-18 16:42:32 +08:00
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
version: v2
2025-08-20 22:37:07 +08:00
modules:
- path: src
2025-08-18 16:42:32 +08:00
lint:
use:
- STANDARD
breaking:
use:
- FILE