Use a semicolon instead of an empty options list in example .proto files
Open
cleanup/refactoring
e1-hours
e2-days
examples
p3-low
- Dominant language
- HTML
- Stars
- 479
- Forks
- 545
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 5
Description
Originally from @waldyrious via https://github.com/grpc/grpc.io/pull/184#issue-402783066
> Use a semicolon instead of an empty options list.
>
> This is consistent with the style guide and examples and in the protobuf documentation:
> - https://developers.google.com/protocol-buffers/docs/style#services
> - https://developers.google.com/protocol-buffers/docs/proto3#services
> - https://developers.google.com/protocol-buffers/docs/reference/proto3-spec#service_definition
Contributor guide
Assessment
This issue has not been assessed yet.