summaryrefslogtreecommitdiffstats
path: root/.clang-format
blob: 28009ef3737f8d2f3630efaf5809dc23f9015c05 (plain)
1
2
3
4
5
6
7
BasedOnStyle: LLVM

---
Language: Cpp

AlwaysBreakTemplateDeclarations: true
---