X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=.clang-format;h=91a23c9b0be50b69540fc3604d115bb961528dc9;hp=3fc5c67376509f275d4ef5f5df8b23cbda51e586;hb=05ba77bc3dcfde2bbeb65c4f860839c63ebee98d;hpb=e2d1190b9ea09c54e5d7373643d62e2034bc1531 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