---
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
IncludeBlocks: Preserve
Language: ObjC
ColumnLimit: 100
ObjCBlockIndentWidth: 2
...