xref: /aosp_15_r20/external/drm_hwcomposer/.clang-format (revision 0a9764fe0a15e71ebbeb85e87e10990c23aab47f)
1*0a9764feSAndroid Build Coastguard WorkerBasedOnStyle: Google
2*0a9764feSAndroid Build Coastguard WorkerAllowAllParametersOfDeclarationOnNextLine: false
3*0a9764feSAndroid Build Coastguard WorkerAllowShortIfStatementsOnASingleLine: false
4*0a9764feSAndroid Build Coastguard WorkerAllowShortLoopsOnASingleLine: false
5*0a9764feSAndroid Build Coastguard WorkerAllowShortFunctionsOnASingleLine: None
6*0a9764feSAndroid Build Coastguard WorkerIncludeBlocks: Preserve
7*0a9764feSAndroid Build Coastguard WorkerPenaltyBreakAssignment: 10000000
8*0a9764feSAndroid Build Coastguard WorkerPenaltyBreakBeforeFirstCallParameter: 1000
9