Files
TencentOS-tiny/components/connectivity/iot-hub-device-c-sdk/common/mqtt_packet/test/.clang-format
2022-03-25 10:06:56 +08:00

8 lines
176 B
YAML

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