Skip to content

Commit

Permalink
Update .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergarage committed Jan 1, 2025
1 parent 9e1d8c4 commit 58aef1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
BasedOnStyle: WebKit
IndentWidth: 2
BinPackArguments: false
BinPackParameters: false
BreakBeforeBraces: Stroustrup
PenaltyReturnTypeOnItsOwnLine: 1024
ReflowComments: false
SortIncludes: false

0 comments on commit 58aef1c

Please # to comment.