Add initial unit tests
All checks were successful
Validate the build / validate-build (push) Successful in 26s
All checks were successful
Validate the build / validate-build (push) Successful in 26s
This commit is contained in:
6
tests/.clang-format
Normal file
6
tests/.clang-format
Normal file
@ -0,0 +1,6 @@
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
Cpp11BracedListStyle: true
|
||||
AlignArrayOfStructures: Left
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
ColumnLimit: 120
|
Reference in New Issue
Block a user