UseTab: ForIndentation

This commit is contained in:
LPFaint99 2014-05-26 21:28:59 -07:00
parent b88023c96e
commit f227019483

View File

@ -38,7 +38,7 @@ ColumnLimit: 120
#Standard: Cpp11
IndentWidth: 4
TabWidth: 4
UseTab: Always
UseTab: ForIndentation
BreakBeforeBraces: Allman
#IndentFunctionDeclarationAfterType: false
#SpacesInParentheses: false