mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
UseTab: ForIndentation
This commit is contained in:
parent
b88023c96e
commit
f227019483
@ -38,7 +38,7 @@ ColumnLimit: 120
|
||||
#Standard: Cpp11
|
||||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
UseTab: Always
|
||||
UseTab: ForIndentation
|
||||
BreakBeforeBraces: Allman
|
||||
#IndentFunctionDeclarationAfterType: false
|
||||
#SpacesInParentheses: false
|
||||
|
Loading…
Reference in New Issue
Block a user