mirror of
https://github.com/usememos/memos.git
synced 2024-11-14 18:59:53 +08:00
9abf0eca1b
* feat: add proto and buf configuration files * chore: buf generate * chore: update comments * chore: go mod tidy
10 lines
144 B
YAML
10 lines
144 B
YAML
version: v1
|
|
name: buf.build/yourselfhosted/memos
|
|
breaking:
|
|
use:
|
|
- FILE
|
|
lint:
|
|
use:
|
|
- DEFAULT
|
|
except:
|
|
- PACKAGE_DIRECTORY_MATCH
|