add case manager

This commit is contained in:
2023-10-13 10:39:41 +08:00
parent b2a45c8154
commit 135a4f4c51
8 changed files with 293311 additions and 1 deletions

6
.clang-format Normal file
View File

@ -0,0 +1,6 @@
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Right
ColumnLimit: 80
AllowCommentMovement: true
PenaltyBreakBeforeFirstCallParameter: 100