Merge pull request #56133 from ClickHouse/fix-clang-format

Fix: incorrect brace style in clang-format
This commit is contained in:
Igor Nikonov 2023-10-30 20:25:52 +01:00 committed by GitHub
commit 12a1f64711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,6 @@ ReflowComments: false
AlignEscapedNewlinesLeft: false
AlignEscapedNewlines: DontAlign
AlignTrailingComments: false
InsertBraces: WrapLikely
# Not changed:
AccessModifierOffset: -4