Files
TencentOS-tiny/components/connectivity/iot-hub-device-c-sdk/common/cryptology/test/.clang-format

8 lines
176 B
YAML

Language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
DerivePointerAlignment: true
PointerAlignment: Left
SortIncludes: true
IncludeBlocks: Preserve
IndentPPDirectives: AfterHash