---

UseTab: Never
TabWidth: '4'
IndentWidth: '4'
BasedOnStyle: Google
AccessModifierOffset: -4
ColumnLimit: 120
NamespaceIndentation: All
IndentPPDirectives: BeforeHash
FixNamespaceComments: false

...
