Skip to content

Commit

Permalink
relax the UseTab in _clang-format, see
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwin Coumans committed Mar 13, 2017
1 parent bdaadf5 commit e524b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: Auto
TabWidth: 4
UseTab: Always
UseTab: ForContinuationAndIndentation
...

0 comments on commit e524b22

Please sign in to comment.