mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Merge pull request #56133 from ClickHouse/fix-clang-format
Fix: incorrect brace style in clang-format
This commit is contained in:
commit
12a1f64711
@ -53,7 +53,6 @@ ReflowComments: false
|
||||
AlignEscapedNewlinesLeft: false
|
||||
AlignEscapedNewlines: DontAlign
|
||||
AlignTrailingComments: false
|
||||
InsertBraces: WrapLikely
|
||||
|
||||
# Not changed:
|
||||
AccessModifierOffset: -4
|
||||
|
Loading…
Reference in New Issue
Block a user