X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=.clang-format;h=66b5ef4088dc7e9088f12c8ff4c7f4c298e6558b;hp=28ea69873145dcb40b167d659a3b828b8968e9b8;hb=HEAD;hpb=f40b76aed659ff694cf948bf8ebd1d4b5741c986 diff --git a/.clang-format b/.clang-format index 28ea69873..8fcee64f8 100644 --- a/.clang-format +++ b/.clang-format @@ -35,7 +35,6 @@ BraceWrapping: SplitEmptyFunction: true BreakBeforeBinaryOperators: None BreakBeforeTernaryOperators: false -BreakConstructorInitializers: AfterColon BreakStringLiterals: false ColumnLimit: 100 ConstructorInitializerAllOnOneLineOrOnePerLine: true