mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
a4a765351c
From: func (* T) isT_F() {} To: func (*T) isT_F() {} Formatting the file removes the space, but the presence or absence of the space affects the formatter's decision on whether to split the {} into {\n} or not. Change-Id: I794c855a3115f9ae1b5f048728d8cad7a5f03e69 Reviewed-on: https://go-review.googlesource.com/c/140637 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
protoc-gen-go | ||
protoc-gen-go-grpc |