--- trunk/.clang-format 2024/08/06 13:10:19 29 +++ trunk/.clang-format 2024/08/08 19:13:53 37 @@ -14,4 +14,6 @@ # AfterControlStatements: true # AfterFunctionDefinitionName: false # AfterFunctionDeclarationName: false -# BeforeNonEmptyParentheses: false \ No newline at end of file +# BeforeNonEmptyParentheses: false +CommentPragmas: '^' +AlignEscapedNewlines: false \ No newline at end of file