forked from picklepete/pyicloud
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathbuf.yaml
More file actions
13 lines (12 loc) · 523 Bytes
/
buf.yaml
File metadata and controls
13 lines (12 loc) · 523 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
version: v1
lint:
use:
- DEFAULT
ignore_only:
PACKAGE_DIRECTORY_MATCH:
# Intentional: package name mirrors Apple Notes wire format (`notes`).
- pyicloud/services/notes/protobuf/notes.proto
# Intentional: package name mirrors Apple Reminders wire format (`topotext`).
- pyicloud/services/reminders/protobuf/reminders.proto
# Intentional: package name mirrors Apple Reminders wire format (`versioned_document`).
- pyicloud/services/reminders/protobuf/versioned_document.proto