BasedOnStyle: Google IndentWidth: 2 ColumnLimit: 80 AllowShortFunctionsOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: false AllowShortLoopsOnASingleLine: false BreakBeforeBraces: Attach DerivePointerAlignment: false PointerAlignment: Right