Skip to content

Commit

Permalink
Tpl: Fix setting in .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Hirsch committed Dec 23, 2016
1 parent c54736a commit cf73754
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 @@ -28,6 +28,6 @@ SpacesInAngles: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: LS_Cpp11
Standard: Cpp11
TabWidth: 4
UseTab: ForIndentation

0 comments on commit cf73754

Please sign in to comment.