1BasedOnStyle: LLVM
2Language: Cpp
3ColumnLimit: 120
4AllowShortFunctionsOnASingleLine: Empty
5AlwaysBreakTemplateDeclarations: true
6PointerAlignment: Left
7