summaryrefslogtreecommitdiff
path: root/.clang-format
blob: dba288ffc194b1946c2c1804fea1acdf7f2ed71a (plain)
1
2
3
4
5
6
7
---
Language: Cpp
BasedOnStyle: WebKit
UseTab: Always
TabWidth: 4
PackConstructorInitializers: NextLine
AllowShortIfStatementsOnASingleLine: WithoutElse