diff options
| -rw-r--r-- | _clang-format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_clang-format b/_clang-format index 1ba4cdbdc..1cc4f940c 100644 --- a/_clang-format +++ b/_clang-format @@ -38,7 +38,7 @@ Standard: Cpp03 IndentWidth: 4 TabWidth: 4 UseTab: Never -BreakBeforeBraces: Stroustrup +BreakBeforeBraces: WebKit IndentFunctionDeclarationAfterType: false SpacesInParentheses: false SpacesInAngles: false |
