--- BasedOnStyle: LLVM AccessModifierOffset: '-4' AllowShortFunctionsOnASingleLine: InlineOnly AllowShortIfStatementsOnASingleLine: Never AllowShortLoopsOnASingleLine: 'false' AlwaysBreakTemplateDeclarations: 'true' BreakBeforeBraces: Mozilla ColumnLimit: '120' IndentWidth: '4' PointerAlignment: Right ...