blob: ad65d4809d6fabfbb44633d77356a1f9a860220e [file] [log] [blame]
Marco Poletti1b959ab2017-12-27 09:23:44 +00001BasedOnStyle: LLVM
2Language: Cpp
3ColumnLimit: 120
4AllowShortFunctionsOnASingleLine: Empty
5AlwaysBreakTemplateDeclarations: true
6PointerAlignment: Left