Skip to content

Commit

Permalink
unit-testing: remove element set test
Browse files Browse the repository at this point in the history
  • Loading branch information
zinccyy committed Jan 9, 2023
1 parent 8003168 commit f700043
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 211 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ PenaltyReturnTypeOnItsOwnLine: 60
PenaltyIndentedWhitespace: 0
PointerAlignment: Left
ReflowComments: true
SortIncludes: true
SortIncludes: false
SortJavaStaticImport: Before
SortUsingDeclarations: true
SpaceAfterCStyleCast: false
Expand Down
Loading

0 comments on commit f700043

Please sign in to comment.