contrib/ChangeLog:
PR other/97076
* clang-format: Update.
---
contrib/clang-format | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/contrib/clang-format b/contrib/clang-format index 7a4e96f64ca..ceb5c1d524f 100644 --- a/contrib/clang-format +++ b/contrib/clang-format @@ -147,4 +147,4 @@ AlignTrailingComments: true AllowShortFunctionsOnASingleLine: All AlwaysBreakTemplateDeclarations: MultiLine KeepEmptyLinesAtTheStartOfBlocks: false -Standard: Cpp03 +Standard: Auto -- 2.25.1
