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