---
BasedOnStyle: Google
ColumnLimit: '120'
Language: Cpp
Standard: Cpp11
TabWidth: '2'
UseTab: Never
ConstructorInitializerIndentWidth: 4
AllowShortFunctionsOnASingleLine: Inline

...
