oas/tests/.clang-format
omicron e291f8fc56
All checks were successful
Validate the build / validate-build (push) Successful in 26s
Add initial unit tests
2025-04-04 04:07:40 +02:00

7 lines
154 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
Cpp11BracedListStyle: true
AlignArrayOfStructures: Left
AllowShortFunctionsOnASingleLine: Empty
ColumnLimit: 120