BasedOnStyle: Google IndentWidth: 4 ColumnLimit: 100 AllowShortFunctionsOnASingleLine: Inline AllowShortIfStatementsOnASingleLine: Never BreakBeforeBraces: Attach PointerAlignment: Left SortIncludes: false