dev - downgrade buf 2 -> 1
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
4010238f8d
commit
3cd0807585
16
buf.yaml
16
buf.yaml
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
version: v2
|
version: v1
|
||||||
lint:
|
lint:
|
||||||
use:
|
use:
|
||||||
- DEFAULT
|
- DEFAULT
|
||||||
disallow_comment_ignores: false
|
# disallow_comment_ignores: false
|
||||||
# The default behavior of this key has changed from v1
|
# # The default behavior of this key has changed from v1
|
||||||
enum_zero_value_suffix: _UNSPECIFIED
|
# enum_zero_value_suffix: _UNSPECIFIED
|
||||||
rpc_allow_same_request_response: true
|
# rpc_allow_same_request_response: true
|
||||||
rpc_allow_google_protobuf_empty_requests: false
|
# rpc_allow_google_protobuf_empty_requests: false
|
||||||
rpc_allow_google_protobuf_empty_responses: false
|
# rpc_allow_google_protobuf_empty_responses: false
|
||||||
service_suffix: Service
|
# service_suffix: Service
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user