Language: Cpp Standard: Cpp11 TabWidth: 2 UseTab: Never BasedOnStyle: Google SortIncludes: false CommentPragmas: '\* @' ReflowComments: false AllowShortFunctionsOnASingleLine: Inline AllowShortIfStatementsOnASingleLine: false AlwaysBreakAfterReturnType: TopLevelDefinitions SpaceBeforeParens: Always SpaceAfterCStyleCast: true Cpp11BracedListStyle: true