Initial import
This commit is contained in:
12
.clang-format
Normal file
12
.clang-format
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
BasedOnStyle: Google
|
||||
StatementMacros:
|
||||
- INITIALIZER
|
||||
AlignConsecutiveMacros: true
|
||||
AlignConsecutiveDeclarations: false
|
||||
AlwaysBreakBeforeMultilineStrings: false
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
KeepEmptyLinesAtTheStartOfBlocks: true
|
||||
---
|
||||
Language: Proto
|
||||
...
|
||||
Reference in New Issue
Block a user