10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
|
BasedOnStyle: Google
|
||
|
UseTab: Never
|
||
|
IndentWidth: 4
|
||
|
TabWidth: 4
|
||
|
BreakBeforeBraces: Attach
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
AccessModifierOffset: -4
|
||
|
ColumnLimit: 120
|
||
|
NamespaceIndentation: All
|