Loading .clang-format +2 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,8 @@ SpacesInSquareBrackets: false Standard: Cpp11 StatementMacros: - IF - ELSEIF - ELSE # - ELSE IF # - ELSE # Note that ELSE cannot be used here as it would break ELSE IF into two lines. - SWITCH - CASE - FOR Loading Loading
.clang-format +2 −2 Original line number Diff line number Diff line Loading @@ -86,8 +86,8 @@ SpacesInSquareBrackets: false Standard: Cpp11 StatementMacros: - IF - ELSEIF - ELSE # - ELSE IF # - ELSE # Note that ELSE cannot be used here as it would break ELSE IF into two lines. - SWITCH - CASE - FOR Loading