BasedOnStyle: Google
AccessModifierOffset: -2
BreakBeforeBraces: Allman
ConstructorInitializerIndentWidth: 0
IndentCaseLabels: true
IndentWidth: 2
NamespaceIndentation: None
PointerBindsToType: true
