diff --git a/.clang-format b/.clang-format index d306525f..aceb5b48 100644 --- a/.clang-format +++ b/.clang-format @@ -20,7 +20,7 @@ AllowShortLoopsOnASingleLine: false NamespaceIndentation: Inner SpaceAfterCStyleCast: false -SpaceBeforeParens: true +SpaceBeforeParens: Never SpaceInEmptyParentheses: true SpacesInAngles: true SpacesInParentheses: true