BasedOnStyle: llvm ColumnLimit: 88 IndentWidth: 4 AlignConsecutiveAssignments: true AllowAllParametersOfDeclarationOnNextLine: false AllowShortBlocksOnASingleLine: true AllowShortCaseLabelsOnASingleLine: true BinPackArguments: false BinPackParameters: false BreakStringLiterals: false