Skip to content

Commit

Permalink
Update clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
mike919192 committed May 5, 2024
1 parent e38bf4d commit dbd6239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
BasedOnStyle: Mozilla
AccessModifierOffset: '-4'
AlwaysBreakAfterDefinitionReturnType: None
AlwaysBreakAfterReturnType: None
BinPackArguments: true
BinPackParameters: true
IndentWidth: '4'
Expand Down

0 comments on commit dbd6239

Please sign in to comment.