mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
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.
16 lines
228 B
YAML
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
|