7 lines
164 B
Text
7 lines
164 B
Text
|
# Use the Google style in this project.
|
||
|
BasedOnStyle: Google
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Left
|
||
|
IncludeBlocks: Merge
|
||
|
CommentPragmas: '(@copydoc)'
|