memos/proto/buf.yaml

22 lines
428 B
YAML
Raw Normal View History

2024-10-02 22:22:21 +08:00
version: v2
name: buf.build/yourselfhosted/memos
2024-10-02 22:22:21 +08:00
deps:
- buf.build/googleapis/googleapis
- buf.build/grpc-ecosystem/grpc-gateway
lint:
use:
2024-04-27 22:02:15 +08:00
- BASIC
except:
- ENUM_VALUE_PREFIX
2024-10-02 22:22:21 +08:00
- FIELD_NOT_REQUIRED
- PACKAGE_DIRECTORY_MATCH
2024-10-02 22:22:21 +08:00
- PACKAGE_NO_IMPORT_CYCLE
- PACKAGE_VERSION_SUFFIX
2024-10-02 22:22:21 +08:00
disallow_comment_ignores: true
breaking:
use:
- FILE
except:
- EXTENSION_NO_DELETE
- FIELD_SAME_DEFAULT