From e94db4695e236b42ae1be44b2605075161d5144f Mon Sep 17 00:00:00 2001 From: Dominick Allen Date: Fri, 18 Oct 2024 21:43:44 -0500 Subject: Add temporary work for formatting. --- .clang-format | 1 + 1 file changed, 1 insertion(+) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 50883a6..87aff92 100644 --- a/.clang-format +++ b/.clang-format @@ -30,6 +30,7 @@ AlignConsecutiveMacros: PadOperators: false AlignEscapedNewlines: Left AlignOperands: false +AlignTrailingComments: Never AllowAllArgumentsOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: false AllowShortBlocksOnASingleLine: Never -- cgit v1.2.3