aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 2a27948d2b30ea1630ea758da7bef12231e71dbf (plain)
1
2
3
4
5
6
---
BasedOnStyle: Google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
IndentCaseLabels: false
AccessModifierOffset: -1