13 lines
267 B
Plaintext
13 lines
267 B
Plaintext
|
---
|
||
|
BasedOnStyle: Google
|
||
|
StatementMacros:
|
||
|
- INITIALIZER
|
||
|
AlignConsecutiveMacros: true
|
||
|
AlignConsecutiveDeclarations: false
|
||
|
AlwaysBreakBeforeMultilineStrings: false
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
KeepEmptyLinesAtTheStartOfBlocks: true
|
||
|
---
|
||
|
Language: Proto
|
||
|
...
|