BasedOnStyle: Google IndentWidth: 4 ColumnLimit: 80 UseTab: Never Standard: c++17 ContinuationIndentWidth: 8 AccessModifierOffset: -4 BinPackParameters: false SortIncludes: true