11 lines
157 B
YAML
11 lines
157 B
YAML
Language: C
|
|
BasedOnStyle: Google
|
|
|
|
UseTab: Always
|
|
TabWidth: 4
|
|
IndentWidth: 4
|
|
|
|
ColumnLimit: 100
|
|
PointerAlignment: Right
|
|
AllowShortFunctionsOnASingleLine: None
|