Skip to content

Commit

Permalink
Revert "Format src/module.c"
Browse files Browse the repository at this point in the history
This reverts commit ffab67b.
  • Loading branch information
PingXie committed May 7, 2024
1 parent 68d4103 commit aa23f09
Show file tree
Hide file tree
Showing 2 changed files with 1,785 additions and 2,824 deletions.
7 changes: 1 addition & 6 deletions src/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,4 @@ ReflowComments: true
CommentPragmas: '^\\s*\\*'
InsertBraces: true
InsertNewlineAtEOF: true
SortIncludes: false
BinPackArguments: false
BinPackParameters: false
AlignAfterOpenBracket: Align
AllowAllArgumentsOnNextLine: false
AllowAllParametersOfDeclarationOnNextLine: false
SortIncludes: false

0 comments on commit aa23f09

Please sign in to comment.