proto/buf.yaml
2024-07-24 14:25:14 +03:30

13 lines
340 B
YAML

---
version: v2
lint:
use:
- DEFAULT
disallow_comment_ignores: false
# The default behavior of this key has changed from v1
enum_zero_value_suffix: _UNSPECIFIED
rpc_allow_same_request_response: true
rpc_allow_google_protobuf_empty_requests: false
rpc_allow_google_protobuf_empty_responses: false
service_suffix: Service