X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=.clang-format;h=91a23c9b0be50b69540fc3604d115bb961528dc9;hb=HEAD;hp=28ea69873145dcb40b167d659a3b828b8968e9b8;hpb=f40b76aed659ff694cf948bf8ebd1d4b5741c986;p=lttng-tools.git 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