X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.clang-format;h=91a23c9b0be50b69540fc3604d115bb961528dc9;hp=3fc5c67376509f275d4ef5f5df8b23cbda51e586;hb=8c1d25ffa38450278c1757dfae5b6511e8be1aa7;hpb=1847c92bfb9fec90cf54b711f72f04a9a723df57 diff --git a/.clang-format b/.clang-format index 3fc5c6737..91a23c9b0 100644 --- a/.clang-format +++ b/.clang-format @@ -2,7 +2,7 @@ AlignAfterOpenBracket: DontAlign AlignConsecutiveAssignments: false AlignConsecutiveDeclarations: false AlignEscapedNewlines: Left -AlignOperands: true +AlignOperands: false AlignTrailingComments: false AllowShortBlocksOnASingleLine: false AllowShortCaseLabelsOnASingleLine: false