19f464c52Smaya--- 29f464c52SmayaLanguage: Cpp 39f464c52SmayaAccessModifierOffset: -3 49f464c52SmayaAlignAfterOpenBracket: true 59f464c52SmayaAlignEscapedNewlinesLeft: false 69f464c52SmayaAlignOperands: false 79f464c52SmayaAlignTrailingComments: false 89f464c52SmayaAllowAllParametersOfDeclarationOnNextLine: true 99f464c52SmayaAllowShortBlocksOnASingleLine: false 109f464c52SmayaAllowShortCaseLabelsOnASingleLine: false 119f464c52SmayaAllowShortIfStatementsOnASingleLine: false 129f464c52SmayaAllowShortLoopsOnASingleLine: false 139f464c52SmayaAllowShortFunctionsOnASingleLine: All 149f464c52SmayaAlwaysBreakAfterDefinitionReturnType: true 159f464c52SmayaAlwaysBreakTemplateDeclarations: false 169f464c52SmayaAlwaysBreakBeforeMultilineStrings: false 179f464c52SmayaBreakBeforeBinaryOperators: NonAssignment 189f464c52SmayaBreakBeforeTernaryOperators: true 199f464c52SmayaBreakConstructorInitializersBeforeComma: true 209f464c52SmayaBinPackParameters: false 219f464c52SmayaBinPackArguments: false 229f464c52SmayaColumnLimit: 78 239f464c52SmayaConstructorInitializerAllOnOneLineOrOnePerLine: false 249f464c52SmayaConstructorInitializerIndentWidth: 3 259f464c52SmayaDerivePointerAlignment: false 269f464c52SmayaExperimentalAutoDetectBinPacking: false 279f464c52SmayaIndentCaseLabels: false 289f464c52SmayaIndentWrappedFunctionNames: false 299f464c52SmayaIndentFunctionDeclarationAfterType: false 309f464c52SmayaMaxEmptyLinesToKeep: 2 319f464c52SmayaKeepEmptyLinesAtTheStartOfBlocks: true 329f464c52SmayaNamespaceIndentation: Inner 339f464c52SmayaObjCBlockIndentWidth: 3 349f464c52SmayaObjCSpaceAfterProperty: true 359f464c52SmayaObjCSpaceBeforeProtocolList: true 369f464c52SmayaPenaltyBreakBeforeFirstCallParameter: 19 379f464c52SmayaPenaltyBreakComment: 300 389f464c52SmayaPenaltyBreakString: 1000 399f464c52SmayaPenaltyBreakFirstLessLess: 120 409f464c52SmayaPenaltyExcessCharacter: 1000000 419f464c52SmayaPenaltyReturnTypeOnItsOwnLine: 0 429f464c52SmayaPointerAlignment: Right 439f464c52SmayaSpacesBeforeTrailingComments: 1 449f464c52SmayaCpp11BracedListStyle: true 459f464c52SmayaStandard: Cpp11 469f464c52SmayaIndentWidth: 3 479f464c52SmayaTabWidth: 8 489f464c52SmayaUseTab: Never 499f464c52SmayaBreakBeforeBraces: Linux 509f464c52SmayaSpacesInParentheses: false 519f464c52SmayaSpacesInSquareBrackets: false 529f464c52SmayaSpacesInAngles: false 539f464c52SmayaSpaceInEmptyParentheses: false 549f464c52SmayaSpacesInCStyleCastParentheses: false 559f464c52SmayaSpaceAfterCStyleCast: false 569f464c52SmayaSpacesInContainerLiterals: true 579f464c52SmayaSpaceBeforeAssignmentOperators: true 589f464c52SmayaContinuationIndentWidth: 3 599f464c52SmayaCommentPragmas: '^ IWYU pragma:' 609f464c52SmayaForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ] 619f464c52SmayaSpaceBeforeParens: ControlStatements 629f464c52SmayaDisableFormat: false 639f464c52Smaya... 649f464c52Smaya 65