mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
UseTab: ForIndentation
This commit is contained in:
@ -38,7 +38,7 @@ ColumnLimit: 120
|
||||
#Standard: Cpp11
|
||||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
UseTab: Always
|
||||
UseTab: ForIndentation
|
||||
BreakBeforeBraces: Allman
|
||||
#IndentFunctionDeclarationAfterType: false
|
||||
#SpacesInParentheses: false
|
||||
|
Reference in New Issue
Block a user