BasedOnStyle: Google IndentWidth: 4 AccessModifierOffset: -4 ColumnLimit: 100 AllowShortFunctionsOnASingleLine: None AllowShortIfStatementsOnASingleLine: false AllowShortLoopsOnASingleLine: false DerivePointerAlignment: true KeepEmptyLinesAtTheStartOfBlocks: true SortIncludes: false