mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 01:14:56 +00:00
commit
61d2ce4c73
1 changed files with 7 additions and 0 deletions
7
.clang-format
Normal file
7
.clang-format
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
BasedOnStyle: Google
|
||||||
|
IndentWidth: 4
|
||||||
|
ColumnLimit: 150
|
||||||
|
AccessModifierOffset: -2
|
||||||
|
TabWidth: 4
|
||||||
|
AllowShortEnumsOnASingleLine: true
|
||||||
|
AllowShortCaseLabelsOnASingleLine: true
|
Loading…
Add table
Add a link
Reference in a new issue