11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
|
BasedOnStyle: Google
|
||
|
ColumnLimit: 100
|
||
|
IndentWidth: 4
|
||
|
ContinuationIndentWidth: 8
|
||
|
PointerAlignment: Left
|
||
|
TabWidth: 4
|
||
|
AllowShortFunctionsOnASingleLine: Inline
|
||
|
PointerAlignment: Left
|
||
|
TabWidth: 4
|
||
|
UseTab: Never
|