BasedOnStyle: LLVM IndentWidth: 4 SortIncludes: false UseTab: Never BreakBeforeBraces: Allman AllowShortFunctionsOnASingleLine: Inline AlwaysBreakAfterDefinitionReturnType: TopLevel BreakBeforeBinaryOperators: All BinPackArguments: false AlignConsecutiveAssignments: true AlwaysBreakAfterReturnType: None