aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 0398edcaba28272ae0aa012265f7b9fc957dacec (plain)
1
2
3
4
5
6
7
BasedOnStyle: Google
BinPackArguments: false
BinPackParameters: false
DerivePointerAlignment: false
PointerAlignment: Left
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false