BasedOnStyle: Google
ColumnLimit: 100
IndentWidth: 4
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4
AllowShortFunctionsOnASingleLine: Inline
UseTab: Never