summaryrefslogtreecommitdiff
path: root/.clang-format
blob: e0611e3af95eb4ed8cca4ec24af51a90f2a0aa55 (plain)
1
2
3
4
5
6
7
8
BasedOnStyle: Google
DerivePointerAlignment: false
IndentWidth: 4
ConstructorInitializerIndentWidth: 8
ContinuationIndentWidth: 8
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Inline
AccessModifierOffset: -4