mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-13 01:36:10 +00:00
8 lines
131 B
YAML
8 lines
131 B
YAML
---
|
|
Language : Cpp
|
|
BasedOnStyle : google
|
|
BinPackParameters: false
|
|
BinPackArguments : false
|
|
AlignAfterOpenBracket : AlwaysBreak
|
|
...
|