mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
13 lines
267 B
Text
13 lines
267 B
Text
|
---
|
||
|
BasedOnStyle: Google
|
||
|
StatementMacros:
|
||
|
- INITIALIZER
|
||
|
AlignConsecutiveMacros: true
|
||
|
AlignConsecutiveDeclarations: false
|
||
|
AlwaysBreakBeforeMultilineStrings: false
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
KeepEmptyLinesAtTheStartOfBlocks: true
|
||
|
---
|
||
|
Language: Proto
|
||
|
...
|