142103316Sopenharmony_ciBasedOnStyle: Webkit
242103316Sopenharmony_ciColumnLimit: 120
342103316Sopenharmony_ciPointerAlignment: Right
442103316Sopenharmony_ciAlignAfterOpenBracket: DontAlign
542103316Sopenharmony_ciAlignTrailingComments: true
642103316Sopenharmony_ciAlignConsecutiveMacros: Consecutive
742103316Sopenharmony_ciIndentCaseLabels: true
842103316Sopenharmony_ciBreakBeforeBinaryOperators: None
942103316Sopenharmony_ciSpaceBeforeParens: ControlStatementsExceptControlMacros
1042103316Sopenharmony_ciSpacesInCStyleCastParentheses: false
1142103316Sopenharmony_ciAlignEscapedNewlines: Left
1242103316Sopenharmony_ciNamespaceIndentation: None
1342103316Sopenharmony_ciFixNamespaceComments: true
1442103316Sopenharmony_ciConstructorInitializerAllOnOneLineOrOnePerLine: true
1542103316Sopenharmony_ciBreakConstructorInitializers: BeforeColon
1642103316Sopenharmony_ciAlignArrayOfStructures: Left
1742103316Sopenharmony_ciAllowShortFunctionsOnASingleLine: Empty
1842103316Sopenharmony_ciAllowShortLambdasOnASingleLine: Empty
1942103316Sopenharmony_ciAlwaysBreakTemplateDeclarations: true
2042103316Sopenharmony_ciSpaceInEmptyBlock: false
2142103316Sopenharmony_ciLambdaBodyIndentation: Signature
2242103316Sopenharmony_ciBreakBeforeTernaryOperators: false
2342103316Sopenharmony_ciCpp11BracedListStyle: true
2442103316Sopenharmony_ciSpaceAroundPointerQualifiers: Both
2542103316Sopenharmony_ci
2642103316Sopenharmony_ciForEachMacros:
2742103316Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY'
2842103316Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY_REVERSE'
2942103316Sopenharmony_ci  - 'DLIST_FOR_EACH_ENTRY_SAFE'