add new qloud-c-sdk component
This commit is contained in:
10
components/connectivity/iot-hub-device-c-sdk/.clang-format
Normal file
10
components/connectivity/iot-hub-device-c-sdk/.clang-format
Normal file
@@ -0,0 +1,10 @@
|
||||
BasedOnStyle: Google
|
||||
BreakBeforeBraces: Linux
|
||||
AlignConsecutiveDeclarations: true
|
||||
AlignConsecutiveMacros: true
|
||||
AlignConsecutiveAssignments: true
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
SortIncludes: false
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 120
|
Reference in New Issue
Block a user