BasedOnStyle: LLVM IndentWidth: 4 PointerAlignment: Right SpaceBeforeAssignmentOperators: true SpaceBeforeRangeBasedForLoopColon: false SpaceInEmptyBlock: false SpaceInEmptyParentheses: false SpaceBeforeParens: Never IndentCaseBlocks: true IncludeBlocks: Regroup AllowShortBlocksOnASingleLine: Empty ColumnLimit: 80