xref: /aosp_15_r20/frameworks/native/.clang-format (revision 38e8c45f13ce32b0dcecb25141ffecaf386fa17f)
1*38e8c45fSAndroid Build Coastguard WorkerBasedOnStyle: Google
2*38e8c45fSAndroid Build Coastguard Worker
3*38e8c45fSAndroid Build Coastguard WorkerAccessModifierOffset: -4
4*38e8c45fSAndroid Build Coastguard WorkerAlignOperands: false
5*38e8c45fSAndroid Build Coastguard WorkerAllowShortFunctionsOnASingleLine: Inline
6*38e8c45fSAndroid Build Coastguard WorkerAlwaysBreakBeforeMultilineStrings: false
7*38e8c45fSAndroid Build Coastguard WorkerColumnLimit: 100
8*38e8c45fSAndroid Build Coastguard WorkerCommentPragmas: NOLINT:.*
9*38e8c45fSAndroid Build Coastguard WorkerConstructorInitializerIndentWidth: 6
10*38e8c45fSAndroid Build Coastguard WorkerContinuationIndentWidth: 8
11*38e8c45fSAndroid Build Coastguard WorkerIndentWidth: 4
12*38e8c45fSAndroid Build Coastguard WorkerPenaltyBreakBeforeFirstCallParameter: 100000
13*38e8c45fSAndroid Build Coastguard WorkerSpacesBeforeTrailingComments: 1
14*38e8c45fSAndroid Build Coastguard WorkerIncludeBlocks: Preserve
15*38e8c45fSAndroid Build Coastguard Worker
16*38e8c45fSAndroid Build Coastguard WorkerDerivePointerAlignment: false
17*38e8c45fSAndroid Build Coastguard WorkerPointerAlignment: Left
18