Skip to content

Commit

Permalink
yb/modify clang format style (DeepLink-org#1245)
Browse files Browse the repository at this point in the history
* modify clang format style
  • Loading branch information
yangbofun authored Jun 3, 2024
1 parent e1392fe commit 28232b8
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 55 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Standard: Cpp11
AllowAllParametersOfDeclarationOnNextLine: true
BinPackParameters: true
BinPackArguments: false
BreakAfterAttributes: Leave
ColumnLimit: 160
DerivePointerAlignment: false
PointerAlignment: Left
Expand Down
Loading

0 comments on commit 28232b8

Please sign in to comment.