mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-02 08:16:31 +00:00
8 lines
165 B
YAML
8 lines
165 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 150
|
|
AccessModifierOffset: -2
|
|
TabWidth: 4
|
|
AllowShortEnumsOnASingleLine: true
|
|
AllowShortCaseLabelsOnASingleLine: true
|