Loading .clang-format +9 −0 Original line number Diff line number Diff line Loading @@ -84,5 +84,14 @@ SpacesInCStyleCastParentheses: false SpacesInParentheses: true SpacesInSquareBrackets: false Standard: Cpp11 StatementMacros: - IF - ELSEIF - ELSE - SWITCH - CASE - FOR - WHILE - DO TabWidth: 8 UseTab: Never Loading
.clang-format +9 −0 Original line number Diff line number Diff line Loading @@ -84,5 +84,14 @@ SpacesInCStyleCastParentheses: false SpacesInParentheses: true SpacesInSquareBrackets: false Standard: Cpp11 StatementMacros: - IF - ELSEIF - ELSE - SWITCH - CASE - FOR - WHILE - DO TabWidth: 8 UseTab: Never