8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
|
BasedOnStyle: Google
|
||
|
IndentWidth: 4
|
||
|
ColumnLimit: 150
|
||
|
AccessModifierOffset: -2
|
||
|
TabWidth: 4
|
||
|
AllowShortEnumsOnASingleLine: true
|
||
|
AllowShortCaseLabelsOnASingleLine: true
|