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