Skip to content

Commit

Permalink
UseTab: ForIndentation
Browse files Browse the repository at this point in the history
  • Loading branch information
LPFaint99 committed May 27, 2014
1 parent b88023c commit f227019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ColumnLimit: 120
#Standard: Cpp11
IndentWidth: 4
TabWidth: 4
UseTab: Always
UseTab: ForIndentation
BreakBeforeBraces: Allman
#IndentFunctionDeclarationAfterType: false
#SpacesInParentheses: false
Expand Down

0 comments on commit f227019

Please sign in to comment.