aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: 13cbee9dae343fd504ffc9cd92cabd4eabbf7944 (plain)
1
2
3
4
5
6
7
8
BasedOnStyle: Chromium
ColumnLimit: 100
IndentCaseLabels: false
AccessModifierOffset: -2
ContinuationIndentWidth: 2
SpaceAfterTemplateKeyword: false
SpaceAfterCStyleCast: true
SpacesBeforeTrailingComments: 2