112636162Sopenharmony_ciBasedOnStyle: Webkit
212636162Sopenharmony_ciColumnLimit: 120
312636162Sopenharmony_ciPointerAlignment: Right
412636162Sopenharmony_ciAlignAfterOpenBracket: DontAlign
512636162Sopenharmony_ciAlignTrailingComments: true
612636162Sopenharmony_ciAlignConsecutiveMacros: Consecutive
712636162Sopenharmony_ciIndentCaseLabels: true
812636162Sopenharmony_ciBreakBeforeBinaryOperators: None
912636162Sopenharmony_ciSpaceBeforeParens: ControlStatementsExceptControlMacros
1012636162Sopenharmony_ciSpacesInCStyleCastParentheses: false
1112636162Sopenharmony_ciAlignEscapedNewlines: Left
1212636162Sopenharmony_ciNamespaceIndentation: None
1312636162Sopenharmony_ciFixNamespaceComments: true
1412636162Sopenharmony_ciConstructorInitializerAllOnOneLineOrOnePerLine: true
1512636162Sopenharmony_ciBreakConstructorInitializers: BeforeColon
1612636162Sopenharmony_ciAlignArrayOfStructures: Left
1712636162Sopenharmony_ciAllowShortFunctionsOnASingleLine: Empty
1812636162Sopenharmony_ciAllowShortLambdasOnASingleLine: Empty
1912636162Sopenharmony_ciAlwaysBreakTemplateDeclarations: true
2012636162Sopenharmony_ciSpaceInEmptyBlock: false
2112636162Sopenharmony_ciLambdaBodyIndentation: Signature
2212636162Sopenharmony_ciBreakBeforeTernaryOperators: false
2312636162Sopenharmony_ciCpp11BracedListStyle: true
2412636162Sopenharmony_ciSpaceAroundPointerQualifiers: Both
2512636162Sopenharmony_ci
2612636162Sopenharmony_ciForEachMacros:
2712636162Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY'
2812636162Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY_REVERSE'
2912636162Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY_SAFE'