Space after : in aggregate options
EditorConfig key: protobuf-space-colon-after
Space after : in aggregate options
protobuf-space-colon-after
Default value:
true
Possible values:
true
false
Examples
true
{ name: "x" }
false
{ name:"x" }