aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 5382f9b610d646be3601a1cb2f271afe44eb9a02 (plain)
1
2
3
4
BasedOnStyle: Google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None