1bf215546Sopenharmony_ciBasedOnStyle: WebKit
2bf215546Sopenharmony_ciAlignTrailingComments: 'true'
3bf215546Sopenharmony_ciAllowAllParametersOfDeclarationOnNextLine: 'false'
4bf215546Sopenharmony_ciAllowShortFunctionsOnASingleLine: None
5bf215546Sopenharmony_ciAlwaysBreakBeforeMultilineStrings: 'true'
6bf215546Sopenharmony_ciBinPackArguments: 'false'
7bf215546Sopenharmony_ciBinPackParameters: 'false'
8bf215546Sopenharmony_ciBreakBeforeBinaryOperators: None
9bf215546Sopenharmony_ciBreakBeforeBraces: Linux
10bf215546Sopenharmony_ciColumnLimit: '100'
11bf215546Sopenharmony_ciCpp11BracedListStyle: 'true'
12bf215546Sopenharmony_ciKeepEmptyLinesAtTheStartOfBlocks: 'false'
13bf215546Sopenharmony_ciNamespaceIndentation: None
14bf215546Sopenharmony_ciPointerAlignment: Right
15bf215546Sopenharmony_ciSortIncludes: 'true'
16bf215546Sopenharmony_ciSpaceAfterTemplateKeyword: 'false'
17bf215546Sopenharmony_ciStandard: Cpp11
18bf215546Sopenharmony_ciTabWidth: '3'
19bf215546Sopenharmony_ciIndentWidth: '3'
20bf215546Sopenharmony_ciConstructorInitializerIndentWidth: '3'
21bf215546Sopenharmony_ciContinuationIndentWidth: '3'
22