mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-21 01:36:46 +00:00
10 lines
185 B
YAML
10 lines
185 B
YAML
# For details on buf.yaml configuration, visit https://buf.build/docs/configuration/v2/buf-yaml
|
|
version: v2
|
|
modules:
|
|
- path: proto
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
breaking:
|
|
use:
|
|
- FILE |