BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 80
AccessModifierOffset: -4
NamespaceIndentation: None
PointerAlignment: Left
SpaceAfterTemplateKeyword: false
AllowShortFunctionsOnASingleLine: Inline
AlwaysBreakTemplateDeclarations: Yes
