mirror of
https://github.com/usememos/memos.git
synced 2024-11-10 17:02:21 +08:00
15 lines
279 B
YAML
15 lines
279 B
YAML
version: v1
|
|
name: buf.build/yourselfhosted/memos
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- BASIC
|
|
except:
|
|
- ENUM_VALUE_PREFIX
|
|
- PACKAGE_DIRECTORY_MATCH
|
|
- PACKAGE_VERSION_SUFFIX
|
|
deps:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/grpc-ecosystem/grpc-gateway
|