13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
|
---
|
||
|
Language: Cpp
|
||
|
BasedOnStyle: Google
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Left
|
||
|
IncludeBlocks: Preserve
|
||
|
---
|
||
|
Language: ObjC
|
||
|
BasedOnStyle: Google
|
||
|
ColumnLimit: 100
|
||
|
ObjCBlockIndentWidth: 2
|
||
|
...
|