aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 46c8de06ff1d5f630a98957cf4a925c51fc5aff2 (plain)
1
2
3
4
5
BasedOnStyle: Google
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true
DerivePointerAlignment: false
PointerAlignment: Right