IndentWidth: 4 UseCRLF: false IndentCaseLabels: true UseTab: ForIndentation TabWidth: 4 BreakBeforeBraces: Allman AllowShortBlocksOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: WithoutElse SpaceBeforeAssignmentOperators: true SpaceBeforeCaseColon: false SpaceBeforeParens: ControlStatementsExceptControlMacros SpacesInCStyleCastParentheses: false SpacesInConditionalStatement: false SpacesInParentheses: false SpacesInSquareBrackets: false