protobufs/buf.yaml
James Rich 1db971af72
Add ignore option for FILE_OPTION_CHANGED
Explicitly ignore that we changed the `java_package` - we know, bro, it was on purpose.

This is to handle the `buf` build errors introduced in #788.
2025-10-08 18:36:10 -05:00

16 lines
228 B
YAML

version: v1
name: buf.build/meshtastic/protobufs
deps: []
build:
excludes: []
breaking:
use:
- FILE
ignore:
- FILE_OPTION_CHANGED
lint:
ignore_only:
PACKAGE_DEFINED:
- nanopb.proto
use:
- MINIMAL